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

Added WOW v1.1.2

This commit is contained in:
nobody42
2020-03-26 07:25:20 +01:00
parent d8a98b74a9
commit 2b6b0bc17c
6 changed files with 18 additions and 2 deletions

View File

@@ -192,5 +192,10 @@ var resources = {
'webfontloader': {
'path': 'resources/webfont/{version}/webfontloader.jsm',
'type': 'application/javascript'
},
// WOW
'wow': {
'path': 'resources/wow/{version}/wow.min.jsm',
'type': 'application/javascript'
}
};