feat: promote opfs v2 as default local store

This commit is contained in:
Youzini-afk
2026-04-14 19:34:31 +08:00
parent e792680092
commit c12956f674
10 changed files with 2397 additions and 143 deletions

View File

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