ui_migration bugfix(store) removed uri to persistence storage to avoid passing directly to cors issue

This commit is contained in:
Antonio Anaya 2026-04-30 01:38:11 -06:00
parent 6ebc2c1f4b
commit 292358d08f

View file

@ -102,7 +102,6 @@ export const useSettingsStore = defineStore(
paths: [
"appTheme",
"disableStream",
"overrideOrigin",
"navigationStepSize",
"navigationInvert",
],