log added
This commit is contained in:
parent
e0cc0f52d0
commit
a62350309d
1 changed files with 1 additions and 0 deletions
|
|
@ -165,6 +165,7 @@ export class mzta_Menus {
|
||||||
await this.addMenu(this.rootMenu);
|
await this.addMenu(this.rootMenu);
|
||||||
this.addClickListener();
|
this.addClickListener();
|
||||||
this.loadShortcutMenu();
|
this.loadShortcutMenu();
|
||||||
|
this.logger.log("Menus loaded");
|
||||||
}
|
}
|
||||||
|
|
||||||
listener(info, tab) {
|
listener(info, tab) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue