Remove Zotero.wait() from r5996, because it can break Z pane opening at startup, which is presumably why this wasn't there already
This commit is contained in:
parent
b1c3a10f61
commit
6609df1ddd
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@ Zotero.Translators = new function() {
|
|||
}
|
||||
}
|
||||
|
||||
Zotero.wait();
|
||||
i++;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue