fix: add custom theme key (#440)
This commit is contained in:
parent
f6531a52bd
commit
aa81fc02ab
@ -23,6 +23,7 @@ var Themes = map[string]string{
|
|||||||
"hotaru": "Hotaru",
|
"hotaru": "Hotaru",
|
||||||
"angel-kanade": "AngelKanade",
|
"angel-kanade": "AngelKanade",
|
||||||
"server-status": "ServerStatus",
|
"server-status": "ServerStatus",
|
||||||
|
"custom": "Custom(local)",
|
||||||
}
|
}
|
||||||
|
|
||||||
var DashboardThemes = map[string]string{
|
var DashboardThemes = map[string]string{
|
||||||
|
Loading…
Reference in New Issue
Block a user