feat: wire OPFS local store migration

This commit is contained in:
Youzini-afk
2026-04-13 22:44:49 +08:00
parent 7bf85aba06
commit a7ded12350
5 changed files with 1626 additions and 1119 deletions

View File

@@ -168,6 +168,7 @@ export const defaultSettings = {
// UI 面板
noticeDisplayMode: "normal",
panelTheme: "crimson",
graphLocalStorageMode: "indexeddb",
cloudStorageMode: "automatic",
};