From 2e83f1c6bb8506553029251029619cbf98fa7423 Mon Sep 17 00:00:00 2001 From: elpatron Date: Sat, 30 May 2026 18:59:48 +0200 Subject: [PATCH] =?UTF-8?q?fix(logs):=20Galerie-Upload=20f=C3=BCr=20Foto-A?= =?UTF-8?q?nh=C3=A4nge=20auf=20Mobilger=C3=A4ten=20erm=C3=B6glichen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Entfernt capture="environment", damit Nutzer neben der Kamera auch Bilder aus der Gerätegalerie wählen können. Co-authored-by: Cursor --- client/src/components/PhotoCapture.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/components/PhotoCapture.tsx b/client/src/components/PhotoCapture.tsx index d98dcfd..5a21d95 100644 --- a/client/src/components/PhotoCapture.tsx +++ b/client/src/components/PhotoCapture.tsx @@ -233,7 +233,6 @@ export default function PhotoCapture({ entryId, logbookId, readOnly = false, pre