1
0
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:
nobody 2020-08-20 12:08:44 +02:00
parent f94a764a99
commit 649d39121b
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A

View File

@ -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',