From 194e66b403fd6cb101707c26908c1bc6d81a6555 Mon Sep 17 00:00:00 2001 From: "Grail Finder (aider)" Date: Sat, 29 Mar 2025 14:44:08 +0300 Subject: feat: add answer handler with question ID tracking --- components/index.html | 2 +- internal/handlers/main.go | 17 +++++++++++++++++ internal/server/router.go | 1 + 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/components/index.html b/components/index.html index 5626dbd..0c51047 100644 --- a/components/index.html +++ b/components/index.html @@ -17,7 +17,7 @@ {{range $index, $option := .Options}}