remove active menu from store
This commit is contained in:
@ -27,7 +27,6 @@ export const globalStore = defineStore("globalStore", {
|
||||
boardHeight: 0,
|
||||
refreshRate: 300,
|
||||
initial1dState: "onecell",
|
||||
activeMenu: "",
|
||||
drawingDirection: "y",
|
||||
lastBoard: {},
|
||||
draw1d: false,
|
||||
|
||||
Reference in New Issue
Block a user