chore(webui): redesign the settings page and fix a few display elements
This commit is contained in:
parent
59b3d49a4f
commit
f604bb98ab
6 changed files with 24 additions and 32 deletions
|
@ -10,7 +10,6 @@ import (
|
|||
type Page struct {
|
||||
IsAdmin bool
|
||||
LightMode bool
|
||||
Precedent string
|
||||
Section string
|
||||
Title string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue