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

Added Tether v1.4.7 (#77)

This commit is contained in:
nobody42
2020-05-16 17:39:26 +02:00
parent dbdb5ff138
commit ffc4095d7f
6 changed files with 15 additions and 0 deletions

View File

@@ -430,6 +430,11 @@ var resources = {
'path': 'resources/swfobject/{version}/swfobject.jsm',
'type': 'application/javascript'
},
// Tether JS
'tetherJS': {
'path': 'resources/tether/{version}/js/tether.min.jsm',
'type': 'application/javascript'
},
// Twitter Bootstrap JS
'twitterBootstrapJS': {
'path': 'resources/twitter-bootstrap/{version}/js/bootstrap.min.jsm',