chore: enable gc
This commit is contained in:
parent
29928cb4a7
commit
885e6f31b4
|
|
@ -204,7 +204,7 @@ where
|
|||
object_id,
|
||||
DataSource::DocStateV1(encode_collab.doc_state.to_vec()),
|
||||
vec![],
|
||||
false,
|
||||
true,
|
||||
)
|
||||
.map(MutexCollab::new);
|
||||
match result {
|
||||
|
|
|
|||
Loading…
Reference in New Issue