From c3b66fc95102b36bf21eacdc960183216683c270 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Sat, 13 Apr 2024 23:48:00 +0200 Subject: Show timer, set time on create --- view/timers_list.templ | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/timers_list.templ') diff --git a/view/timers_list.templ b/view/timers_list.templ index 2d71a52..92d7013 100644 --- a/view/timers_list.templ +++ b/view/timers_list.templ @@ -25,6 +25,8 @@ templ TimerCreateForm(timerName string, err string) { >

+ +

if err != "" { -- cgit