mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-26 10:45:57 +08:00
feat: bump blocksuite (#5673)
This commit is contained in:
@@ -52,7 +52,7 @@ export async function buildShowcaseWorkspace(
|
||||
if (payload.type === 'page') {
|
||||
workspace.schema.upgradePage(
|
||||
info?.pageVersion ?? 0,
|
||||
info?.blockVersions ?? {},
|
||||
{},
|
||||
payload.page.spaceDoc
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user