mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-09 21:25:45 +08:00
feat: bump blocksuite (#5953)
This commit is contained in:
Vendored
+1
-1
@@ -19,7 +19,7 @@ declare global {
|
||||
}
|
||||
|
||||
declare module '@blocksuite/store' {
|
||||
interface PageMeta {
|
||||
interface DocMeta {
|
||||
favorite?: boolean;
|
||||
// If a page remove to trash, and it is a subpage, it will remove from its parent `subpageIds`, 'trashRelate' is use for save it parent
|
||||
trashRelate?: string;
|
||||
|
||||
Reference in New Issue
Block a user