aboutsummaryrefslogtreecommitdiff
path: root/client.go
diff options
context:
space:
mode:
authorKushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com>2021-08-19 12:07:41 -0300
committerKushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com>2021-08-19 12:07:41 -0300
commitafa9e221d07ac0e246daadef33e911bc86fd74eb (patch)
tree5cde22106d5774e45efcc9415cae206266365fa0 /client.go
parent6f8744c1ad53b4056dc6245f8ac6b5fb903aef8f (diff)
hack fix mod pages
Diffstat (limited to 'client.go')
-rw-r--r--client.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/client.go b/client.go
index d45e72d..f34b7d4 100644
--- a/client.go
+++ b/client.go
@@ -70,6 +70,7 @@ type AdminPage struct {
IsLocal bool
PostBlacklist []PostBlacklist
AutoSubscribe bool
+ Themes *[]string
}
type Report struct {