mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: duplicate space (#5612)
This commit is contained in:
@ -252,6 +252,7 @@ pub async fn create_view(
|
||||
set_as_current: true,
|
||||
index: None,
|
||||
section: None,
|
||||
view_id: None,
|
||||
};
|
||||
EventBuilder::new(sdk.clone())
|
||||
.event(CreateView)
|
||||
|
Reference in New Issue
Block a user