From d5d503e1ec81bd4e21cfb53566b015df61a99db5 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Sat, 5 Apr 2025 18:04:26 +0300 Subject: Enha: /answer to return question --- components/index.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'components/index.html') diff --git a/components/index.html b/components/index.html index 31775b0..d3811b1 100644 --- a/components/index.html +++ b/components/index.html @@ -17,11 +17,6 @@ {{.Text}}
- {{if eq .Status 1}} - - {{else if eq .Status 2}} - - {{end}} {{if ne .Status 0}}
{{.Explanation}} -- cgit v1.2.3