mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: asciinema-player v2.6.1 (#881)
This commit is contained in:
@@ -157,6 +157,13 @@ var resources = {
|
||||
'appboyWebSdk': {
|
||||
'path': 'resources/appboy-web-sdk/{version}/appboy.min.jsm'
|
||||
},
|
||||
// asciinema-player
|
||||
'asciinemaPlayerJS': {
|
||||
'path': 'resources/asciinema-player/{version}/asciinema-player.min.jsm'
|
||||
},
|
||||
'asciinemaPlayerCSS': {
|
||||
'path': 'resources/asciinema-player/{version}/asciinema-player.min.css'
|
||||
},
|
||||
// autocomplete.js
|
||||
'autocompleteJS': {
|
||||
'path': 'resources/autocomplete.js/{version}/autocomplete.min.jsm'
|
||||
|
Reference in New Issue
Block a user