[fix] store persistence and switch dir to 'cstb'
This commit is contained in:
@@ -8,7 +8,7 @@ import { type Theme, getCurrentWindow } from "@tauri-apps/api/window"
|
||||
import { /* relaunch, */ exit } from "@tauri-apps/plugin-process"
|
||||
import { useTheme } from "next-themes"
|
||||
import { usePathname, useRouter } from "next/navigation"
|
||||
import { saveAllNow } from "tauri-plugin-valtio"
|
||||
import { saveAllNow } from "@tauri-store/valtio"
|
||||
|
||||
const Nav = () => {
|
||||
const app = useAppStore()
|
||||
|
||||
Reference in New Issue
Block a user