Enhance configuration handling and implement wizard completion logic
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-02-11 17:15:54 +11:00
parent e48a061ca0
commit c577d354e7
5 changed files with 69 additions and 2 deletions

View File

@@ -302,6 +302,7 @@ type SettingsStruct struct {
Version string `json:"version"`
XepgReplaceMissingImages bool `json:"xepg.replace.missing.images"`
XteveAutoUpdate bool `json:"xteveAutoUpdate"`
WizardCompleted bool `json:"wizard.completed"`
}
// LanguageUI : Sprache für das WebUI