mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Underscore.js v1.9.1 -> v1.11.0 (#141)
This commit is contained in:
@ -564,7 +564,7 @@ helpers.setLastVersion = function (type, version) {
|
||||
} else if (type.includes('/toastr.js/2.')) {
|
||||
return '2.1.4';
|
||||
} else if (type.includes('/underscore.js/1.')) {
|
||||
return '1.9.1';
|
||||
return '1.11.0';
|
||||
} else if (type.includes('/urlive/1.')) {
|
||||
return '1.1.1';
|
||||
} else if (type.includes('/vanilla-lazyload')) {
|
||||
|
Reference in New Issue
Block a user