From c981c23f7e344f22629e7aee43e001cbf6d3b913 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Wed, 2 Jul 2025 05:25:10 +0000 Subject: [PATCH] chore: npm run generate Signed-off-by: Xe Iaso --- lib/challenge/metarefresh/metarefresh_templ.go | 2 +- web/index_templ.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/challenge/metarefresh/metarefresh_templ.go b/lib/challenge/metarefresh/metarefresh_templ.go index 172395a..c677a59 100644 --- a/lib/challenge/metarefresh/metarefresh_templ.go +++ b/lib/challenge/metarefresh/metarefresh_templ.go @@ -1,6 +1,6 @@ // Code generated by templ - DO NOT EDIT. -// templ: version: v0.3.898 +// templ: version: v0.3.906 package metarefresh //lint:file-ignore SA4006 This context is only used if a nested component is present. diff --git a/web/index_templ.go b/web/index_templ.go index ab9328b..0601ba2 100644 --- a/web/index_templ.go +++ b/web/index_templ.go @@ -1,6 +1,6 @@ // Code generated by templ - DO NOT EDIT. -// templ: version: v0.3.898 +// templ: version: v0.3.906 package web //lint:file-ignore SA4006 This context is only used if a nested component is present.