mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 21:38:44 +08:00
chore: bump version (#1404)
This commit is contained in:
@@ -135,7 +135,7 @@ export class DataCenter {
|
||||
// assert(workspaceInfo, 'Workspace not found');
|
||||
return (
|
||||
// this._workspaceInstances.get(workspaceId) ||
|
||||
createBlocksuiteWorkspace(workspaceId)
|
||||
createBlocksuiteWorkspace({ id: workspaceId })
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user