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
|
@ -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…
Reference in New Issue
Block a user