aboutsummaryrefslogtreecommitdiff
path: root/routes/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'routes/structs.go')
-rw-r--r--routes/structs.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/routes/structs.go b/routes/structs.go
index 7c6e980..1c85676 100644
--- a/routes/structs.go
+++ b/routes/structs.go
@@ -42,6 +42,7 @@ type AdminPage struct {
IsLocal bool
PostBlacklist []util.PostBlacklist
AutoSubscribe bool
+ RecentPosts []activitypub.ObjectBase
Themes *[]string
ThemeCookie string