mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-06-14 15:08:45 +00:00
Add fluoride mode
This commit is contained in:
parent
ca711e62ec
commit
a8dbbec988
11 changed files with 243 additions and 32 deletions
renderer
|
@ -9,6 +9,7 @@ type HeaderData struct {
|
|||
Title string
|
||||
NotificationCount int
|
||||
CustomCSS string
|
||||
FluorideMode bool
|
||||
}
|
||||
|
||||
type NavbarData struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue