diff options
Diffstat (limited to 'client.go')
-rw-r--r-- | client.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ type AdminPage struct { IsLocal bool PostBlacklist []PostBlacklist AutoSubscribe bool + Themes *[]string } type Report struct { |