[fix] store persistence and switch dir to 'cstb'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { store } from "tauri-plugin-valtio"
|
||||
import { store } from "@tauri-store/valtio"
|
||||
import { useSnapshot } from "valtio"
|
||||
import { DEFAULT_STORE_CONFIG } from "."
|
||||
import { DEFAULT_STORE_CONFIG } from "./config"
|
||||
|
||||
const defaultValue = {
|
||||
version: "0.0.1",
|
||||
|
||||
Reference in New Issue
Block a user