Update invite code copy (#549)
This commit is contained in:
parent
7a2c21026d
commit
51be8474db
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ export function Component({}: {}) {
|
|||
code works once!
|
||||
</Text>
|
||||
<Text type="sm" style={[styles.description, pal.textLight]}>
|
||||
( We'll send you more periodically. )
|
||||
( You'll receive one invite code every two weeks. )
|
||||
</Text>
|
||||
<ScrollView style={[styles.scrollContainer, pal.border]}>
|
||||
{store.me.invites.map((invite, i) => (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue