also change back init call
This commit is contained in:
parent
f326fb2aad
commit
3b78e8ff39
|
@ -587,7 +587,7 @@ var Zotero = new function(){
|
|||
Zotero.Integration.init();
|
||||
|
||||
if(Zotero.Prefs.get("connector.enabled")) {
|
||||
Zotero.Server.init();
|
||||
Zotero.Connector.init();
|
||||
}
|
||||
|
||||
Zotero.Zeroconf.init();
|
||||
|
|
Loading…
Reference in New Issue
Block a user