Fix first-run error with some upgrades after 39bfeac86c
This commit is contained in:
parent
6bcf92db46
commit
c9b9d4127d
|
@ -78,7 +78,7 @@ Zotero.DataDirectory = {
|
||||||
}
|
}
|
||||||
// This removes lastDataDir
|
// This removes lastDataDir
|
||||||
this.set(nsIFile.path);
|
this.set(nsIFile.path);
|
||||||
file = nsIFile.path;
|
dataDir = nsIFile.path;
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
// If there's a migration marker in this directory and no database, migration was
|
// If there's a migration marker in this directory and no database, migration was
|
||||||
|
|
Loading…
Reference in New Issue
Block a user