showing info in dashboard
This commit is contained in:
@@ -45,7 +45,7 @@ class AppMenu extends Shadow {
|
||||
.onEvent("themechange", () => {
|
||||
this.rerender()
|
||||
})
|
||||
.onEvent("appchanged", () => {
|
||||
.onEvent("appchange", () => {
|
||||
console.log("event firing successfully")
|
||||
this.rerender()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user