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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user