diff --git a/src/features/Tournaments/pages/OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx b/src/features/Tournaments/pages/OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx index 71bf657..043091a 100644 --- a/src/features/Tournaments/pages/OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx +++ b/src/features/Tournaments/pages/OverviewPage/RegisterationModals/LoginModal/LoginModal.tsx @@ -143,7 +143,6 @@ export default function LinkingAccountModal({ onClose, direction, tournamentId,

To register for this tournament, you need a maker profile. Luckily, this is very easy!
-
To sign in or create an account, just scan this QR, or click to connect using any lightning wallet like Alby or Breez.

@@ -154,7 +153,7 @@ export default function LinkingAccountModal({ onClose, direction, tournamentId, color='gray' onClick={copyToClipboard} >{copied ? "Copied" : "Copy"} - What is a lightning wallet?