From 4d7ffa143fdea8fabc80790e3259740dd08a1d97 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Fri, 7 Nov 2025 19:18:54 -0500 Subject: [PATCH] chore: npm run assets Signed-off-by: Xe Iaso --- lib/challenge/metarefresh/metarefresh_templ.go | 2 +- lib/challenge/preact/preact_templ.go | 2 +- lib/challenge/proofofwork/proofofwork_templ.go | 2 +- web/index_templ.go | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/challenge/metarefresh/metarefresh_templ.go b/lib/challenge/metarefresh/metarefresh_templ.go index f54c45af..59de7dd3 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.924 +// templ: version: v0.3.960 package metarefresh //lint:file-ignore SA4006 This context is only used if a nested component is present. diff --git a/lib/challenge/preact/preact_templ.go b/lib/challenge/preact/preact_templ.go index aa78c3c6..7afd9ab9 100644 --- a/lib/challenge/preact/preact_templ.go +++ b/lib/challenge/preact/preact_templ.go @@ -1,6 +1,6 @@ // Code generated by templ - DO NOT EDIT. -// templ: version: v0.3.924 +// templ: version: v0.3.960 package preact //lint:file-ignore SA4006 This context is only used if a nested component is present. diff --git a/lib/challenge/proofofwork/proofofwork_templ.go b/lib/challenge/proofofwork/proofofwork_templ.go index 30adf742..bbae45c0 100644 --- a/lib/challenge/proofofwork/proofofwork_templ.go +++ b/lib/challenge/proofofwork/proofofwork_templ.go @@ -1,6 +1,6 @@ // Code generated by templ - DO NOT EDIT. -// templ: version: v0.3.924 +// templ: version: v0.3.960 package proofofwork //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 b672b301..0442aa04 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.924 +// templ: version: v0.3.960 package web //lint:file-ignore SA4006 This context is only used if a nested component is present.