mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Fixed: WebFontLoader (#139)
This commit is contained in:
@@ -807,11 +807,11 @@ var resources = {
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
'webfontloaderFontawesomeJS': {
|
||||
'path': 'resources/webfont/fa-code.jsm',
|
||||
'path': 'resources/webfont/fa-loader.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
'webfontloaderFontawesomeCSS': {
|
||||
'path': 'resources/webfont/fa-code.css',
|
||||
'path': 'resources/webfont/fa-loader.css',
|
||||
'type': 'text/css'
|
||||
},
|
||||
// WebRTC adapter
|
||||
|
Reference in New Issue
Block a user