change
This commit is contained in:
@@ -145,7 +145,6 @@ export class FrontblockAdmin extends ConfigLoader<AdminConf>{
|
||||
rpcInfos.push(info)
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
//Hook up all the functions
|
||||
for(const api of rpcInfos){
|
||||
|
||||
@@ -75,7 +75,6 @@ export class FrontblockConfigLib{
|
||||
|
||||
}
|
||||
|
||||
|
||||
window['fb'] = new FrontblockConfigLib()
|
||||
declare const fb:{PluginManager:any}
|
||||
window['setup'] = async() => {
|
||||
|
||||
Reference in New Issue
Block a user