Fix sync button breakage after error (trunk and SP2 tag)
This commit is contained in:
parent
2dffa33364
commit
02fd1f89b6
1 changed files with 1 additions and 0 deletions
|
@ -457,6 +457,7 @@ Zotero.Sync.Runner = new function () {
|
|||
|
||||
this.reset = function () {
|
||||
_queue = [];
|
||||
_running = false;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue