Integrate appflowy editor (#1040)

This commit is contained in:
Lucas.Xu
2022-10-22 21:57:44 +08:00
committed by GitHub
parent 8dff9dc67c
commit ad9a4b7d71
177 changed files with 4183 additions and 1007 deletions

View File

@ -307,7 +307,7 @@ impl FolderCouldServiceV1 for LocalServer {
app_id: params.belong_to_id,
name: params.name,
desc: params.desc,
data_type: params.data_type.into(),
data_format: params.data_format.into(),
version: 0,
belongings: vec![],
modified_time: time,