Comment out init() call for Zotero.Connector, which hasn't yet been committed
This commit is contained in:
parent
43c57ec18c
commit
970c317095
1 changed files with 1 additions and 1 deletions
|
@ -410,7 +410,7 @@ var Zotero = new function(){
|
|||
|
||||
// Initialize various services
|
||||
Zotero.Integration.init();
|
||||
Zotero.Connector.init();
|
||||
//Zotero.Connector.init();
|
||||
|
||||
Zotero.Zeroconf.init();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue