ui_migration bugfix(store) removed uri to persistence storage to avoid passing directly to cors issue
This commit is contained in:
parent
6ebc2c1f4b
commit
292358d08f
1 changed files with 0 additions and 1 deletions
|
|
@ -102,7 +102,6 @@ export const useSettingsStore = defineStore(
|
|||
paths: [
|
||||
"appTheme",
|
||||
"disableStream",
|
||||
"overrideOrigin",
|
||||
"navigationStepSize",
|
||||
"navigationInvert",
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue