actually clean up journal for unknown paths
This commit is contained in:
parent
fe2604376b
commit
7995622423
3 changed files with 105 additions and 81 deletions
|
|
@ -744,7 +744,7 @@ export const validateSetting = ({
|
|||
throw new Error(string)
|
||||
} else {
|
||||
console.error(string)
|
||||
return value
|
||||
return undefined
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue