From b30c51c485947f7bf1b578b62d004958996248fe Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Thu, 20 Nov 2025 16:41:16 +0100 Subject: [PATCH] link tournament by name if possible --- resources/js/components/users/Participation.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/js/components/users/Participation.jsx b/resources/js/components/users/Participation.jsx index 9b7228e..fb1b56b 100644 --- a/resources/js/components/users/Participation.jsx +++ b/resources/js/components/users/Participation.jsx @@ -44,7 +44,7 @@ const Participation = ({ user }) => { {user.participation.map(p =>