mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: show the workspace list on top-left corner (#4799)
This commit is contained in:
@ -195,7 +195,7 @@ pub enum UserEvent {
|
||||
#[event(input = "ImportAppFlowyDataPB")]
|
||||
ImportAppFlowyDataFolder = 41,
|
||||
|
||||
#[event(output = "CreateWorkspacePB")]
|
||||
#[event(input = "CreateWorkspacePB", output = "UserWorkspacePB")]
|
||||
CreateWorkspace = 42,
|
||||
|
||||
#[event(input = "UserWorkspaceIdPB")]
|
||||
|
Reference in New Issue
Block a user