Fix misplaced line in e23452363b
This commit is contained in:
parent
aec9b2a531
commit
31ed9bd70b
|
@ -1563,8 +1563,8 @@ Zotero.Sync.Data.Local = {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return true;
|
|
||||||
}
|
}
|
||||||
|
return true;
|
||||||
});
|
});
|
||||||
|
|
||||||
return { changes, conflicts, localChanged };
|
return { changes, conflicts, localChanged };
|
||||||
|
|
Loading…
Reference in New Issue
Block a user