mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-03 10:28:46 +00:00
Add status deletion
This commit is contained in:
parent
4d9e0af373
commit
5d58269132
7 changed files with 68 additions and 8 deletions
|
@ -11,6 +11,7 @@ type Context struct {
|
|||
ThreadInNewTab bool
|
||||
DarkMode bool
|
||||
CSRFToken string
|
||||
UserID string
|
||||
}
|
||||
|
||||
type HeaderData struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue