From 4ed2f075a66e9731218f65cd1aa0df8873b40540 Mon Sep 17 00:00:00 2001 From: Edwin Noorlander Date: Tue, 11 Nov 2025 18:03:42 +0100 Subject: [PATCH] Add enctype='multipart/form-data' to forms for file upload support --- templates/items.twig | 4 ++-- templates/parts.twig | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/items.twig b/templates/items.twig index c45c5fe..156019d 100755 --- a/templates/items.twig +++ b/templates/items.twig @@ -64,8 +64,8 @@ -