up
This commit is contained in:
parent
f94579b7be
commit
5f7e35a183
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ export default class Handler {
|
||||||
this.settings.apps.forEach(app => {
|
this.settings.apps.forEach(app => {
|
||||||
this.apps[app.publicKey] = app
|
this.apps[app.publicKey] = app
|
||||||
})
|
})
|
||||||
|
this.Connect()
|
||||||
}
|
}
|
||||||
|
|
||||||
async Connect() {
|
async Connect() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue