Change journal location setting name to "path" and default to ~
This commit is contained in:
parent
f8da5ab2e7
commit
3c62de34f7
5 changed files with 39 additions and 24 deletions
|
@ -16,3 +16,4 @@ chrono = "0.4"
|
|||
dirs = "4.0"
|
||||
log = { version = "0.4.16", features = ["kv_unstable_serde"] }
|
||||
settings = { path = "../settings" }
|
||||
shellexpand = "2.1.0"
|
Loading…
Add table
Add a link
Reference in a new issue