From 7e086eee5f8dadd5ecf1dc13a72a2f5e08d65132 Mon Sep 17 00:00:00 2001 From: Jonathon Leight Date: Sun, 21 Jun 2026 23:02:42 -0400 Subject: [PATCH] Remove dashboard add repeater button --- internal/core/templates/dashboard.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/internal/core/templates/dashboard.html b/internal/core/templates/dashboard.html index b337008..845b34b 100644 --- a/internal/core/templates/dashboard.html +++ b/internal/core/templates/dashboard.html @@ -5,9 +5,6 @@
Dashboard

Welcome back{{if .UserName}}, {{.UserName}}{{end}}

-
- {{template "icon-plus" "me-1"}}Add repeater -
{{end}} {{define "content"}}