Fix sync button breakage after error (trunk and SP2 tag)
This commit is contained in:
parent
5331e6ac80
commit
9c3c7ebbb7
|
@ -457,6 +457,7 @@ Zotero.Sync.Runner = new function () {
|
||||||
|
|
||||||
this.reset = function () {
|
this.reset = function () {
|
||||||
_queue = [];
|
_queue = [];
|
||||||
|
_running = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user