X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fjs%2Fcomponents%2Frounds%2FItem.js;h=52b989d7a4aac04e484022103b6b6c86139570b4;hb=a4260a00251cef4ad806c9d5c44d4c444d6ab831;hp=f85492de8b1e6c9de0c838335e8a49bb9db22dc9;hpb=d3c484627e5923d4843420ba06dc33c79101e891;p=alttp.git diff --git a/resources/js/components/rounds/Item.js b/resources/js/components/rounds/Item.js index f85492d..52b989d 100644 --- a/resources/js/components/rounds/Item.js +++ b/resources/js/components/rounds/Item.js @@ -57,7 +57,7 @@ const Item = ({ tournament={tournament} />

- {!round.locked && isParticipant(user, tournament) ? + {isParticipant(user, tournament) ?