From bcf6f3115d3d72ed72ab2c67c42c3283da13ab07 Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Mon, 10 Aug 2026 14:01:55 +1000 Subject: [PATCH] =?UTF-8?q?fix:=20admin=20FileUpload=20single-path=20colum?= =?UTF-8?q?ns=20(array=20state=20+=20dehydrate=20=E2=80=94=20was=20foreach?= =?UTF-8?q?=20error=20=3D=20admin=20edit=20500);=20user=20photo=20upload?= =?UTF-8?q?=20targets=20thumb=20div=20only=20so=20the=20form/button=20surv?= =?UTF-8?q?ives=20re-uploads?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/templates/tag-edit.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/templates/tag-edit.html b/frontend/templates/tag-edit.html index de80bcf..453b351 100644 --- a/frontend/templates/tag-edit.html +++ b/frontend/templates/tag-edit.html @@ -53,9 +53,11 @@

Photo

-
+
{{if .Data.PhotoUrl.Valid}}Current photo{{end}} -
+
+
+ Uploading…