Hide label appeal on self-labeled posts (#2232)

* Hide appeal for self-labeled post, update copy

* Use correct logic
This commit is contained in:
Eric Bailey 2023-12-18 11:16:33 -06:00 committed by GitHub
parent 38e65fbe75
commit 47ff3e8e3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 3 deletions

View file

@ -43,7 +43,8 @@ export function LabelInfo({
]}>
<Text type="sm" style={pal.text}>
<Trans>
This {'did' in details ? 'account' : 'post'} has been labeled.
A content warning has been applied to this{' '}
{'did' in details ? 'account' : 'post'}.
</Trans>{' '}
</Text>
<Pressable