From f33fdb97b69ede09c58d571e9ec918da7b335858 Mon Sep 17 00:00:00 2001 From: Ansh Date: Wed, 2 Aug 2023 09:34:39 -0700 Subject: change copy in `InviteCodes.tsx (#1082) --- src/view/com/modals/InviteCodes.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/view/com/modals/InviteCodes.tsx') diff --git a/src/view/com/modals/InviteCodes.tsx b/src/view/com/modals/InviteCodes.tsx index b3fe9dd3f..d46579f09 100644 --- a/src/view/com/modals/InviteCodes.tsx +++ b/src/view/com/modals/InviteCodes.tsx @@ -53,11 +53,7 @@ export function Component({}: {}) { Invite a Friend - Send these invites to your friends so they can create an account. Each - code works once! - - - (You'll receive one invite code every two weeks.) + Each code works once. You'll receive more invite codes periodically. {store.me.invites.map((invite, i) => ( -- cgit 1.4.1