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

Added: dygraphs v2.1.0 (#878)

This commit is contained in:
nobody
2022-02-19 06:41:38 +01:00
parent 61f44b209b
commit 511af4b974
6 changed files with 15 additions and 0 deletions

View File

@@ -354,6 +354,10 @@ var resources = {
'drawerCSS': {
'path': 'resources/drawer/{version}/drawer.min.css'
},
// dygraph
'dygraph': {
'path': 'resources/dygraph/{version}/dygraph.min.jsm'
},
// Element-UI (Bundle)
'elementUI': {
'path': 'resources/element-ui/{version}/'