diff --git a/tut/.config/tut/toot.tmpl b/tut/.config/tut/toot.tmpl index a5eda86..e07364a 100644 --- a/tut/.config/tut/toot.tmpl +++ b/tut/.config/tut/toot.tmpl @@ -20,7 +20,7 @@ {{- end }} {{- if .Toot.Edited -}}{{ Color .Style.Subtle }} (edited toot){{ end }} {{ if .Toot.Spoiler -}} -{{ Color .Style.Text }}{{ .Toot.SpoilerText }} +{{ Color .Style.Text }}{{ .Toot.CWText }} {{ if not .Toot.ShowSpoiler }} {{ Color .Style.Subtle }}Press [z[] to show hidden text{{ Color .Style.Text }} {{ end }}