1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added toastr.js v2.1.4

This commit is contained in:
nobody42
2020-03-26 07:24:37 +01:00
parent 16e9435760
commit d8a98b74a9
7 changed files with 26 additions and 0 deletions

View File

@@ -113,6 +113,10 @@ var files = {
// SWFObject
'resources/swfobject/2.2/swfobject.jsm': true,
// toastr.js
'resources/toastr.js/2.1.4/toastr.min.cssm': true,
'resources/toastr.js/2.1.4/toastr.min.jsm': true,
// Twitter Bootstrap
'resources/twitter-bootstrap/3.4.1/bootstrap.min.jsm': true,
'resources/twitter-bootstrap/3.4.1/bootstrap.min.cssm': true,