chore: refactor grid setting

This commit is contained in:
appflowy
2022-08-11 10:08:42 +08:00
parent 1bdd863b75
commit 29ea3c83c8
19 changed files with 252 additions and 222 deletions

View File

@ -97,6 +97,7 @@ async fn create_view(sdk: &FlowySDKTest, app_id: &str, data_type: ViewDataTypePB
desc: "".to_string(),
thumbnail: Some("http://1.png".to_string()),
data_type,
sub_data_type: None,
plugin_type: 0,
data,
};