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

@ -171,7 +171,6 @@ impl ViewController {
data_type: view.data_type,
data: delta_str,
view_id: uuid(),
ext_data: view.ext_data,
plugin_type: view.plugin_type,
};