changes
This commit is contained in:
@@ -2,7 +2,6 @@ import { defineStore } from "pinia";
|
||||
|
||||
export const useStore = defineStore("erp-dev", {
|
||||
state: () => ({
|
||||
ready: false,
|
||||
viewport: null,
|
||||
login: null,
|
||||
token: null,
|
||||
|
||||
Reference in New Issue
Block a user