From c60730b4aa918a844e0e99ab8b0353f0e2998640 Mon Sep 17 00:00:00 2001 From: overcuriousity Date: Sun, 17 Aug 2025 00:01:30 +0200 Subject: [PATCH] add back download btn --- src/components/AIQueryInterface.astro | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/components/AIQueryInterface.astro b/src/components/AIQueryInterface.astro index 97b3835..01a934b 100644 --- a/src/components/AIQueryInterface.astro +++ b/src/components/AIQueryInterface.astro @@ -979,6 +979,17 @@ class AIQueryInterface { +
+ +
+