From 924e18e644960627a09ec921fed4348a7d424b79 Mon Sep 17 00:00:00 2001 From: Markus Amalthea Magnuson Date: Tue, 16 May 2023 19:44:30 +0200 Subject: [PATCH] Remove surrounding spaces in parentheses. (#667) --- src/view/com/modals/InviteCodes.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/view/com/modals/InviteCodes.tsx b/src/view/com/modals/InviteCodes.tsx index 52d6fa46..b3fe9dd3 100644 --- a/src/view/com/modals/InviteCodes.tsx +++ b/src/view/com/modals/InviteCodes.tsx @@ -57,7 +57,7 @@ export function Component({}: {}) { code works once! - ( You'll receive one invite code every two weeks. ) + (You'll receive one invite code every two weeks.) {store.me.invites.map((invite, i) => (