chore: fix some typos (#370)

This commit is contained in:
UUBulb
2024-06-16 18:04:27 +08:00
committed by GitHub
parent db5e94d0de
commit 2aabe1bd61
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ var Themes = map[string]string{
"mdui": "Neko Mdui",
"hotaru": "Hotaru",
"angel-kanade": "AngelKanade",
"server-status": "SeverStatus",
"server-status": "ServerStatus",
"custom": "Custom(local)",
}