mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-03 10:28:46 +00:00
Add the Anti Dopamine feature
This commit is contained in:
parent
71c5da7b3b
commit
28695fb8e6
7 changed files with 30 additions and 5 deletions
|
@ -13,6 +13,7 @@ type Context struct {
|
|||
DarkMode bool
|
||||
CSRFToken string
|
||||
UserID string
|
||||
AntiDopamineMode bool
|
||||
}
|
||||
|
||||
type NavData struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue