fixing up the dialog class with other bug fixes
This commit is contained in:
parent
b57988e734
commit
8e87635209
9 changed files with 55 additions and 66 deletions
|
@ -1252,8 +1252,7 @@ class Localuser {
|
|||
this.manageBot(appId);
|
||||
}
|
||||
]
|
||||
]
|
||||
]);
|
||||
]]);
|
||||
appDialog.show();
|
||||
}
|
||||
async manageBot(appId = "") {
|
||||
|
@ -1319,8 +1318,7 @@ class Localuser {
|
|||
botDialog.hide();
|
||||
}
|
||||
]
|
||||
]
|
||||
]);
|
||||
]]);
|
||||
botDialog.show();
|
||||
}
|
||||
//---------- resolving members code -----------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue