From f93fe3276607039a5d09fa83b17c8f353b19ce86 Mon Sep 17 00:00:00 2001 From: r Date: Wed, 29 Jan 2020 18:14:27 +0000 Subject: Update notification layout --- mastodon/status.go | 1 - 1 file changed, 1 deletion(-) (limited to 'mastodon') diff --git a/mastodon/status.go b/mastodon/status.go index bce283f..5be4f49 100644 --- a/mastodon/status.go +++ b/mastodon/status.go @@ -50,7 +50,6 @@ type Status struct { // Custom fields Pleroma StatusPleroma `json:"pleroma"` - HideAccountInfo bool `json:"hide_account_info"` ShowReplies bool `json:"show_replies"` ReplyMap map[string][]ReplyInfo `json:"reply_map"` ReplyNumber int `json:"reply_number"` -- cgit v1.2.3