don't automatically adjust pref, since it shouldn't be necessary unless the user has made manual modifications
This commit is contained in:
parent
5bd30580c5
commit
fc1df31d10
1 changed files with 0 additions and 2 deletions
|
@ -797,8 +797,6 @@ var Zotero = new function(){
|
|||
Zotero.Prefs.set('lastDataDir', file.path);
|
||||
Zotero.Prefs.set('useDataDir', true);
|
||||
|
||||
// Enable connector by default, even if it was disabled
|
||||
Zotero.Prefs.set('connector.enabled', true);
|
||||
break;
|
||||
}
|
||||
else {
|
||||
|
|
Loading…
Add table
Reference in a new issue