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