feat(users): add theme to preferences
This commit is contained in:
parent
916520bed1
commit
01e07273a6
3 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,7 @@ var (
|
|||
CSSURL: "",
|
||||
LanPackURL: "",
|
||||
Lan: "en_US",
|
||||
Theme: "light",
|
||||
}
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue