mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added Angular Payments v1.0.7 (#71)
This commit is contained in:
@@ -121,6 +121,11 @@ var resources = {
|
||||
'path': 'resources/angularjs-toaster/{version}/toaster.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Angular Payments
|
||||
'angularPayments': {
|
||||
'path': 'resources/angular-payments/{version}/angular-payments.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Animate CSS
|
||||
'animateCSS': {
|
||||
'path': 'resources/animate.css/{version}/animate.min.css',
|
||||
|
Reference in New Issue
Block a user