aboutsummaryrefslogtreecommitdiff
path: root/route/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'route/structs.go')
-rw-r--r--route/structs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/route/structs.go b/route/structs.go
index fbfb327..73371ae 100644
--- a/route/structs.go
+++ b/route/structs.go
@@ -24,6 +24,7 @@ type PageData struct {
NewsItems []db.NewsItem
BoardRemainer []int
Meta Meta
+ PostType string
Themes *[]string
ThemeCookie string