mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added new endpoint for webfont
This commit is contained in:
@@ -356,7 +356,7 @@ helpers.setLastVersion = function (type, versionNumber) {
|
||||
version = '1.9.1';
|
||||
} else if (type.includes('/vue/1.')) {
|
||||
version = '1.0.28';
|
||||
} else if (type.includes('/webfont/1.')) {
|
||||
} else if (type.includes('webfont')) {
|
||||
version = '1.6.28';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user