From 42bcd10f010f884bddb0142c31b526faace24186 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 12 May 2024 14:55:02 +0200 Subject: feat: clicking another source re-uses query --- frontend/templates/index.gotmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'frontend/templates') diff --git a/frontend/templates/index.gotmpl b/frontend/templates/index.gotmpl index c5981b3..dbe182a 100644 --- a/frontend/templates/index.gotmpl +++ b/frontend/templates/index.gotmpl @@ -14,9 +14,10 @@ {{- range $key, $value := .Sources }} {{ $value.Name }} + {{- $value.Name -}} + {{- end }} -- cgit 1.4.1