Wait for Zotero.Searches initialization
This commit is contained in:
parent
51c7ae6e5c
commit
1952fbccd4
1 changed files with 1 additions and 1 deletions
|
@ -603,7 +603,7 @@ Components.utils.import("resource://gre/modules/osfile.jsm");
|
|||
|
||||
Zotero.Collections.init();
|
||||
Zotero.Items.init();
|
||||
Zotero.Searches.init();
|
||||
yield Zotero.Searches.init();
|
||||
Zotero.Groups.init();
|
||||
|
||||
yield Zotero.QuickCopy.init();
|
||||
|
|
Loading…
Reference in a new issue