Fix reading settings from other-app profile

This commit is contained in:
Dan Stillman 2016-12-06 05:20:55 -05:00
parent c08354eced
commit 5866a76312

View file

@ -174,7 +174,7 @@ Zotero.DataDirectory = {
if(defProfile) {
// get Zotero directory
let profileDir = defProfile[0].path;
let profileDir = defProfile[0];
Zotero.debug("Found default profile at " + profileDir);
// copy prefs