fix: undo should bring refs back

This commit is contained in:
Tienson Qin
2023-05-15 21:30:57 +08:00
parent a0b336c790
commit 753d452b50
4 changed files with 48 additions and 25 deletions

View File

@@ -122,6 +122,9 @@
:editor/on-paste? false
:editor/last-key-code nil
;; delete refed blocks
:editor/last-replace-ref-content-tx nil
;; for audio record
:editor/record-status "NONE"