Fix changing of linked attachment base directory
This commit is contained in:
parent
7e5b46b146
commit
0ea328dac5
|
@ -335,7 +335,7 @@ Zotero_Preferences.Attachment_Base_Directory = {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
return changePath(newPath);
|
return this.changePath(newPath);
|
||||||
}),
|
}),
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user