From 7d9dcb9114a404e2c1a204e2d5cfb9c27f14357a Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Fri, 7 Feb 2020 12:00:06 -0500 Subject: [PATCH] not ready to make badonks optional --- views/honk.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/views/honk.html b/views/honk.html index 8919e59..b0b61c3 100644 --- a/views/honk.html +++ b/views/honk.html @@ -2,7 +2,6 @@ {{ $bonkcsrf := .BonkCSRF }} {{ $IsPreview := .IsPreview }} {{ $maplink := .MapLink }} -{{ $hasbadonk := .HasBadonk }} {{ with .Honk }}
{{ if $bonkcsrf }} @@ -122,13 +121,11 @@ in reply to: {{ .RID }} {{ end }} -{{ if $hasbadonk }} {{ if .Honk.IsReacted }} {{ else }} {{ end }} -{{ end }}