Uh, don't pull every single translator from the repository on every new installation kthxbye
This commit is contained in:
parent
3446aaf645
commit
7eb2f5aad3
1 changed files with 2 additions and 0 deletions
|
@ -843,6 +843,8 @@ Zotero.Schema = new function(){
|
||||||
Zotero.DB.commitTransaction();
|
Zotero.DB.commitTransaction();
|
||||||
|
|
||||||
self.dbInitialized = true;
|
self.dbInitialized = true;
|
||||||
|
|
||||||
|
Zotero.Schema.updateBundledFiles();
|
||||||
}
|
}
|
||||||
catch(e){
|
catch(e){
|
||||||
Zotero.debug(e, 1);
|
Zotero.debug(e, 1);
|
||||||
|
|
Loading…
Add table
Reference in a new issue