From 70ed9c2a55f6bdf5c7c10439b0d7944650d77c98 Mon Sep 17 00:00:00 2001 From: Copilot Date: Wed, 4 Mar 2026 00:41:20 -0800 Subject: [PATCH] Update plugin_templ.go Co-Authored-By: Copilot <223556219+Copilot@users.noreply.github.com> --- weed/admin/view/app/plugin_templ.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weed/admin/view/app/plugin_templ.go b/weed/admin/view/app/plugin_templ.go index e71b5abd1..b795099d6 100644 --- a/weed/admin/view/app/plugin_templ.go +++ b/weed/admin/view/app/plugin_templ.go @@ -40,7 +40,7 @@ func Plugin(page string) templ.Component { var templ_7745c5c3_Var2 string templ_7745c5c3_Var2, templ_7745c5c3_Err = templ.JoinStringErrs(currentPage) if templ_7745c5c3_Err != nil { - return templ.Error{Err: templ_7745c5c3_Err, FileName: `plugin.templ`, Line: 10, Col: 80} + return templ.Error{Err: templ_7745c5c3_Err, FileName: `view/app/plugin.templ`, Line: 10, Col: 80} } _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString(templ.EscapeString(templ_7745c5c3_Var2)) if templ_7745c5c3_Err != nil {