Maybe show some sync errors that weren't being shown
(This might end up showing some twice, but better than not at all.)
This commit is contained in:
parent
52e735b035
commit
c9a787c7bd
1 changed files with 1 additions and 0 deletions
|
@ -2558,6 +2558,7 @@ Zotero.Sync.Server = new function () {
|
|||
}
|
||||
|
||||
Zotero.debug(e, 1);
|
||||
Components.utils.reportError(e);
|
||||
|
||||
_syncInProgress = false;
|
||||
Zotero.DB.rollbackAllTransactions();
|
||||
|
|
Loading…
Reference in a new issue