From 62c34ebc86fa287caabd854e6005c7dd588ccc79 Mon Sep 17 00:00:00 2001 From: ivamp Date: Sat, 24 Aug 2024 02:54:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=20app=20store=20=E7=9A=84?= =?UTF-8?q?=E6=8C=81=E4=B9=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/stores/app.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: [