mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Folder renamed: fontawesome
This commit is contained in:
@@ -188,7 +188,7 @@ statistics._displayNameOfFramework = function (str, type) {
|
||||
|
||||
if (filename === 'Unknown') {
|
||||
filename = targets.determineBundle(str);
|
||||
if (filename === '' && str.startsWith('resources/fontawesome/')) {
|
||||
if (filename === '' && str.startsWith('resources/font-awesome/')) {
|
||||
filename = 'Font Awesome (Fonts)'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user