FIX link path
This commit is contained in:
parent
ebb7b9b369
commit
e085b5b078
|
@ -74,7 +74,7 @@ let defaultDevs =
|
||||||
, { tKey = "journal"
|
, { tKey = "journal"
|
||||||
, tVal =
|
, tVal =
|
||||||
vcryptTree
|
vcryptTree
|
||||||
"${env:HOME as Text}/Org/new_journal"
|
"/mnt/data/Org/new_journal"
|
||||||
(Some "journal")
|
(Some "journal")
|
||||||
"org-journal"
|
"org-journal"
|
||||||
"org_journal"
|
"org_journal"
|
||||||
|
|
Loading…
Reference in New Issue