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