fix(path): fix warnings
This commit is contained in:
parent
562c44127d
commit
71f0b575d3
|
@ -292,7 +292,7 @@ fn is_portable_mode() -> bool {
|
||||||
false
|
false
|
||||||
}
|
}
|
||||||
|
|
||||||
const LEGACY_RUNTIME_DIR_CANDIDATES_FILE: &[&'static str] = &[
|
const LEGACY_RUNTIME_DIR_CANDIDATES_FILE: &[&str] = &[
|
||||||
"espanso.log",
|
"espanso.log",
|
||||||
"espanso.lock",
|
"espanso.lock",
|
||||||
"espanso-worker.lock",
|
"espanso-worker.lock",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user