yeah a fix for the sync
This commit is contained in:
+1
-1
@@ -1172,7 +1172,7 @@ const dispatchOperationToActualV3 = async (
|
||||
r.key
|
||||
);
|
||||
if (conflictAction === "smart_conflict") {
|
||||
if (isMergable(r.remote!)) {
|
||||
if (isMergable(r.local!)) {
|
||||
await clearFileContentHistoryByVaultAndProfile(
|
||||
db,
|
||||
vaultRandomID,
|
||||
|
||||
Reference in New Issue
Block a user