From 3d42eed5339843a0318dedbebdb89e75d58451e8 Mon Sep 17 00:00:00 2001
From: Cron1cle <118773725+Cron1cle@users.noreply.github.com>
Date: Tue, 7 Oct 2025 20:09:34 +0200
Subject: [PATCH] tomato to red
---
app/participant.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/participant.tsx b/app/participant.tsx
index 74fbbbe..7d91f9c 100644
--- a/app/participant.tsx
+++ b/app/participant.tsx
@@ -88,7 +88,7 @@ export default function ParticipantScreen() {
Lädt...
)}
{getError(numericId) && (
-
+
{getError(numericId)}
)}