mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 05:14:54 +00:00
feat(core): support creating cloud workspaces to different servers (#9006)
This commit is contained in:
@@ -62,7 +62,7 @@ export function registerAffineCreationCommands({
|
||||
run() {
|
||||
track.$.cmdk.workspace.createWorkspace();
|
||||
|
||||
globalDialogService.open('create-workspace', undefined);
|
||||
globalDialogService.open('create-workspace', {});
|
||||
},
|
||||
})
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user