templates/themes/ansi/notification.tmpl
changeset 169 26a1f0e705c9
parent 163 1e9e5e3ae30c
child 172 0d651f070319
--- a/templates/themes/ansi/notification.tmpl	Sun Jul 16 10:33:40 2017 +0200
+++ b/templates/themes/ansi/notification.tmpl	Sat Jul 22 23:20:33 2017 +0200
@@ -8,8 +8,7 @@
 {{- with .status}}
   - Status ID: {{color "red"}}{{printf "%.0f" .id}}{{color "reset"}}  {{color "magenta"}}@{{.account.acct}}{{color "reset"}}
     Name: {{color ",,bold"}}{{.account.display_name}}{{color "reset"}}
-{{- if eq .visibility "private"}}
-    Private: true{{end}}
+    Visibility: {{.visibility}}
     Date: {{.created_at | tolocal}}
     URL: {{.url}}
 {{- if .reblog }}{{with .reblog}}