mirror of
https://github.com/zotero/zotero.git
synced 2026-09-21 00:22:44 +00:00
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…
Add table
Reference in a new issue