mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-04 14:30:29 +03:00
improve blocked user alert body
This commit is contained in:
parent
2d335191f4
commit
794789dc75
1 changed files with 1 additions and 1 deletions
|
|
@ -428,7 +428,7 @@ export function IgnoredUserAlert() {
|
|||
<Text size="L400">Blocked User</Text>
|
||||
</Box>
|
||||
<Box direction="Column">
|
||||
<Text size="T200">You do not receive any messages or invites sent by this user.</Text>
|
||||
<Text size="T200">You do not receive any messages or invites from this user.</Text>
|
||||
</Box>
|
||||
</Box>
|
||||
</SettingTile>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue