Add extra debug logging for file merging

This commit is contained in:
Dan Stillman 2018-08-16 17:08:41 -04:00
parent 7a3dc61892
commit 6d898e4774

View file

@ -1013,6 +1013,7 @@ Zotero.Sync.Storage.Local = {
if (!conflicts.length) return false;
Zotero.debug("Reconciling conflicts for " + Zotero.Libraries.get(libraryID).name);
Zotero.debug(conflicts);
var io = {
dataIn: {