mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
chore: add timed update workflow (#1214)
This commit is contained in:
@@ -10,7 +10,7 @@ export const createBlocksuiteWorkspace = (
|
||||
) => {
|
||||
return new BlocksuiteWorkspace({
|
||||
room: workspaceId,
|
||||
defaultFlags: { enable_slash_menu: true },
|
||||
defaultFlags: {},
|
||||
isSSR: typeof window === 'undefined',
|
||||
...workspaceOption,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user