fix: settle mobile local persistence loading state

This commit is contained in:
Youzini-afk
2026-04-15 15:02:28 +08:00
parent 2492286c11
commit 1f2cddb2a3
4 changed files with 312 additions and 18 deletions

View File

@@ -87,6 +87,7 @@ export function createGraphPersistenceState() {
opfsWalDepth: 0,
opfsPendingBytes: 0,
opfsCompactionState: null,
runtimeGraphReadable: false,
remoteSyncFormatVersion: 1,
dbReady: false,
indexedDbRevision: 0,