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