mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: add board data controller
This commit is contained in:
@ -359,6 +359,7 @@ pub async fn create_view(
|
||||
desc: desc.to_string(),
|
||||
thumbnail: None,
|
||||
data_type,
|
||||
sub_data_type: None,
|
||||
plugin_type: 0,
|
||||
data: vec![],
|
||||
};
|
||||
|
Reference in New Issue
Block a user