mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-08 12:45:55 +08:00
@@ -4,4 +4,4 @@ export const SCHEMA_NOT_FOUND_MESSAGE =
|
||||
export const TEXT_UNIQ_IDENTIFIER = '$blocksuite:internal:text$';
|
||||
export const NATIVE_UNIQ_IDENTIFIER = '$blocksuite:internal:native$';
|
||||
|
||||
export const SYS_KEYS = new Set(['id', 'flavour', 'children']);
|
||||
export const SYS_KEYS = new Set(['id', 'flavour', 'children', 'version']);
|
||||
|
||||
Reference in New Issue
Block a user