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

Improved webFontLoader

This commit is contained in:
nobody
2020-08-03 13:32:36 +02:00
parent 3e160e4b4a
commit d0cffa56d3
4 changed files with 22 additions and 43 deletions

View File

@@ -666,10 +666,6 @@ var resources = {
'type': 'application/javascript'
},
// Web Font Loader
'webfont': {
'path': 'resources/webfont/{version}/webfont.jsm',
'type': 'application/javascript'
},
'webfontloader': {
'path': 'resources/webfont/{version}/webfontloader.jsm',
'type': 'application/javascript'