Modules now return a function which creates app-s, qmining module auth handle

This commit is contained in:
MrFry 2020-04-08 12:11:48 +02:00
parent b5f9ede2cf
commit a03f56028a
12 changed files with 1046 additions and 990 deletions

View file

@ -30,10 +30,5 @@
"path": "./modules/stuff/stuff.js",
"name": "stuff",
"urls": [ "stuff.frylabs.net" ]
},
"old": {
"path": "./modules/old/old.js",
"name": "old",
"urls": [ "qmining.tk", "www.qmining.tk" ]
}
}