mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: start init sync when open document/database (#5040)
This commit is contained in:
@ -259,7 +259,6 @@ impl AppFlowyCollabBuilder {
|
||||
local_collab,
|
||||
});
|
||||
|
||||
trace!("add appflowy cloud collab plugins: {}", plugins.len());
|
||||
for plugin in plugins {
|
||||
arc_collab.lock().add_plugin(plugin);
|
||||
}
|
||||
|
Reference in New Issue
Block a user