Fix first-run error with some upgrades after 39bfeac86c

This commit is contained in:
Dan Stillman 2017-08-13 03:00:57 +02:00
parent 6bcf92db46
commit c9b9d4127d

View file

@ -78,7 +78,7 @@ Zotero.DataDirectory = {
}
// This removes lastDataDir
this.set(nsIFile.path);
file = nsIFile.path;
dataDir = nsIFile.path;
}
else {
// If there's a migration marker in this directory and no database, migration was