mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: Tooltipster v4.2.8
This commit is contained in:
@@ -400,6 +400,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '1.4.7';
|
||||
} else if (type.startsWith('/tooltipster/3.')) {
|
||||
return '3.3.0';
|
||||
} else if (type.startsWith('/tooltipster/4.')) {
|
||||
return '4.2.8';
|
||||
} else if (type.startsWith('/toastr.js/2.')) {
|
||||
return '2.1.4';
|
||||
} else if (type.startsWith('/underscore.js/1.')) {
|
||||
|
Reference in New Issue
Block a user