1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

history v4.10.1 (#114)

This commit is contained in:
nobody
2020-09-20 08:28:52 +02:00
parent 5c96096696
commit 1f43831d37
5 changed files with 11 additions and 0 deletions

View File

@@ -345,6 +345,11 @@ var resources = {
'path': 'resources/google-material-design-icons/google-material-design-icons.css',
'type': 'text/css'
},
// history
'history': {
'path': 'resources/history/{version}/history.min.jsm',
'type': 'application/javascript'
},
// hls.js
'hlsJS': {
'path': 'resources/hls.js/{version}/hls.min.jsm',