fix: persist document history restoration in the database

This commit is contained in:
vorotamoroz
2026-08-19 06:24:50 +00:00
parent a6c93c358e
commit dc5274df27
9 changed files with 1019 additions and 6 deletions
+1
View File
@@ -10,6 +10,7 @@ const focusedScenarios = new Set([
"dialog-mounts",
"revision-repair",
"document-history-nav",
"document-history-restore",
"settings-ui",
"review-harness",
"p2p-pane",