DataEditor setup

This commit is contained in:
MrFry 2020-03-25 16:45:54 +01:00
parent 890998bce5
commit c3a69d4236
5 changed files with 105 additions and 0 deletions

View file

@ -1,4 +1,10 @@
{
"dataEditor": {
"path": "./modules/dataEditor/dataEditor.js",
"name": "dataeditor",
"urls": [ "dataeditor.frylabs.net" ],
"isNextJs": true
},
"qmining": {
"path": "./modules/qmining/qmining.js",
"name": "qmining",