From afa9e221d07ac0e246daadef33e911bc86fd74eb Mon Sep 17 00:00:00 2001 From: KushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com> Date: Thu, 19 Aug 2021 12:07:41 -0300 Subject: hack fix mod pages --- client.go | 1 + 1 file changed, 1 insertion(+) (limited to 'client.go') 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 { -- cgit v1.2.3