linting and formating
This commit is contained in:
@ -35,7 +35,7 @@ export const globalStore = defineStore("globalStore", {
|
||||
draw2dLast: false,
|
||||
reset: false,
|
||||
canDraw: true,
|
||||
}
|
||||
};
|
||||
},
|
||||
actions: {
|
||||
toggleDraw1d() {
|
||||
|
||||
Reference in New Issue
Block a user