chore: add board data controller

This commit is contained in:
appflowy
2022-08-11 15:00:36 +08:00
parent 8b535720ef
commit cefd571dd0
19 changed files with 141 additions and 151 deletions

View File

@ -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![],
};