This commit is contained in:
peter
2019-08-19 15:49:28 +02:00
parent 3b0207ebe9
commit 45f2e28089
3 changed files with 1 additions and 3 deletions
-1
View File
@@ -145,7 +145,6 @@ export class FrontblockAdmin extends ConfigLoader<AdminConf>{
rpcInfos.push(info)
})
}
//Hook up all the functions
for(const api of rpcInfos){
-1
View File
@@ -75,7 +75,6 @@ export class FrontblockConfigLib{
}
window['fb'] = new FrontblockConfigLib()
declare const fb:{PluginManager:any}
window['setup'] = async() => {