fixed some bugs from the last commit
This commit is contained in:
@@ -298,7 +298,7 @@ class AbstractOperationStore {
|
||||
op.deleted === true &&
|
||||
this.y.connector.isSynced &&
|
||||
left != null &&
|
||||
left.deleted &&
|
||||
left.deleted
|
||||
) {
|
||||
op.gc = true
|
||||
this.gc1.push(op.id)
|
||||
|
||||
Reference in New Issue
Block a user