From df875381d4e2c9a0bd283acc3592cde6562f5e5e Mon Sep 17 00:00:00 2001 From: r Date: Sat, 21 Dec 2019 07:22:21 +0000 Subject: Show content warning in status --- templates/status.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/status.tmpl') diff --git a/templates/status.tmpl b/templates/status.tmpl index b1babf6..0e6f0c0 100644 --- a/templates/status.tmpl +++ b/templates/status.tmpl @@ -41,7 +41,7 @@ {{end}} {{end}} -
{{StatusContentFilter .Content .Emojis .Mentions}}
+
{{StatusContentFilter .SpoilerText .Content .Emojis .Mentions}}
{{range .MediaAttachments}} {{if eq .Type "image"}} -- cgit v1.2.3