mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-06-17 08:28:45 +00:00
Add notification count in page title
This commit is contained in:
parent
4ac5022cf1
commit
a57a142328
3 changed files with 3 additions and 1 deletions
|
@ -24,6 +24,7 @@ type CommonData struct {
|
|||
Title string
|
||||
CustomCSS string
|
||||
CSRFToken string
|
||||
Count int
|
||||
AutoRefresh bool
|
||||
Target string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue