chore: rename trait

This commit is contained in:
appflowy
2022-03-15 11:07:18 +08:00
parent 46be04f94e
commit 50f32521c5
59 changed files with 1444 additions and 852 deletions

View File

@ -308,7 +308,7 @@ impl FolderCouldServiceV1 for LocalServer {
belongings: RepeatedView::default(),
modified_time: time,
create_time: time,
ext_data: params.ext_data,
ext_data: "".to_string(),
thumbnail: params.thumbnail,
plugin_type: params.plugin_type,
};