From 6d9c83c8420c11c1a263a79d272bd972ccff7a1a Mon Sep 17 00:00:00 2001 From: Tom Wiesing Date: Mon, 3 Oct 2022 17:53:44 +0200 Subject: [PATCH] component/control: Fix typo in template --- internal/component/control/html/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/component/control/html/index.html b/internal/component/control/html/index.html index d6a82e7..7e52a1a 100644 --- a/internal/component/control/html/index.html +++ b/internal/component/control/html/index.html @@ -37,7 +37,7 @@ - {{ range .Info.Backups }} + {{ range .Backups }} {{ .Path }}