mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-01-10 17:23:18 +01:00
Fixed: Displayed name of Font Awesome loaded by Web Font Loader (#82)
This commit is contained in:
parent
f94a764a99
commit
649d39121b
@ -559,6 +559,8 @@ helpers.compareVersion = function (v1, v2) {
|
||||
};
|
||||
|
||||
const ListOfFiles = {
|
||||
'fa-loader.jsm': 'Font Awesome CSS (WFL)',
|
||||
'fa-loader.css': 'Font Awesome JS (WFL)',
|
||||
'jquery.tooltipster.min.jsm': 'Tooltipster',
|
||||
'jquery.jscrollpane.min.jsm': 'jScrollPane',
|
||||
'stickyfill.min.jsm': 'Stickyfill',
|
||||
|
Loading…
Reference in New Issue
Block a user