fix command palletes error
This commit is contained in:
@ -177,7 +177,7 @@ function readRecentMenu() {
|
||||
|
||||
function openMenu(menu: typeof menus[0]) {
|
||||
addMenuToRecent(menu)
|
||||
route.push(menu.href)
|
||||
route.push(menu.path)
|
||||
onClose()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user