mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-02-05 13:10:08 +00:00
fix: language code conversion (#53)
This commit is contained in:
@@ -79,6 +79,7 @@ export default function SettingsPage() {
|
||||
defaultValues: config
|
||||
? {
|
||||
...config,
|
||||
language: config.language.replace("_", "-"),
|
||||
site_name: config.site_name || "",
|
||||
user_template:
|
||||
config.user_template ||
|
||||
|
||||
Reference in New Issue
Block a user