Restore loading of renamed styles
Didn't end up on this branch somehow
This commit is contained in:
parent
1ca2100cf0
commit
ab36dda6e7
1 changed files with 1 additions and 0 deletions
|
@ -641,6 +641,7 @@ Components.utils.import("resource://gre/modules/osfile.jsm");
|
|||
Zotero.locked = false;
|
||||
|
||||
// Initialize various services
|
||||
Zotero.Styles.preinit();
|
||||
Zotero.Integration.init();
|
||||
|
||||
if(Zotero.Prefs.get("httpServer.enabled")) {
|
||||
|
|
Loading…
Reference in a new issue