mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Fixed: Typo
This commit is contained in:
@@ -257,7 +257,7 @@ targets.setLastVersion = function (type, version) {
|
||||
return '4.17.10';
|
||||
} else if (type.startsWith('/lodash.js/3.')) {
|
||||
return '3.10.1';
|
||||
} else if (type.startsWith('lozad')) {
|
||||
} else if (type.startsWith('/lozad')) {
|
||||
return '1.14.0';
|
||||
} else if (type.startsWith('/magnific-popup.js/1.')) {
|
||||
return '1.1.0';
|
||||
|
Reference in New Issue
Block a user