diff --git a/src/stores/app.ts b/src/stores/app.ts index 8206ac7..1fbde25 100644 --- a/src/stores/app.ts +++ b/src/stores/app.ts @@ -2,7 +2,7 @@ import { defineStore } from "pinia"; export const useAppStore = defineStore("app", { - persist: true, + persist: false, state: () => ({ navigation_drawer: false, navigation_items: [