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

AngularJS Toaster v0.4.18 and v2.2.0 (#71)

This commit is contained in:
nobody42
2020-05-04 20:19:06 +02:00
parent 14b730c1e0
commit fe1addcdc9
10 changed files with 91 additions and 0 deletions

View File

@@ -91,6 +91,12 @@ var files = {
// AngularJS Slider
'resources/angularjs-slider/6.7.0/rzslider.min.jsm': true,
// AngularJS Toaster
'resources/angularjs-toaster/0.4.18/toaster.min.css': true,
'resources/angularjs-toaster/0.4.18/toaster.min.jsm': true,
'resources/angularjs-toaster/2.2.0/toaster.min.css': true,
'resources/angularjs-toaster/2.2.0/toaster.min.jsm': true,
// Animate CSS
'resources/animate.css/3.7.2/animate.min.css': true,