mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-03-14 22:48:35 +03:00
i18n -— fiz broken change_language APO method
This commit is contained in:
parent
2139bb9c79
commit
83544ab0f6
1 changed files with 2 additions and 0 deletions
2
i18n.go
2
i18n.go
|
@ -59,5 +59,7 @@ func handleI18nChangeLanguage(w http.ResponseWriter, r *http.Request) {
|
|||
return
|
||||
}
|
||||
|
||||
config.Language = language
|
||||
|
||||
httpUpdateConfigReloadDNSReturnOK(w, r)
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue