mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Update: lazysizes v5.3.1 -> v5.3.2 (#401)
This commit is contained in:
@ -375,7 +375,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/lazysizes/4.')) {
|
||||
return '4.1.8';
|
||||
} else if (type.startsWith('/lazysizes/5.')) {
|
||||
return '5.3.1';
|
||||
return '5.3.2';
|
||||
} else if (type.startsWith('/leaflet/0.')) {
|
||||
return '0.7.7';
|
||||
} else if (type.startsWith('/leaflet/1.')) {
|
||||
|
Reference in New Issue
Block a user