fix copy: group owner has lost access to chats
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -41,7 +41,7 @@ export function GroupOwnerChatDisabled({
|
|||||||
return (
|
return (
|
||||||
<ChatFooter
|
<ChatFooter
|
||||||
heading={l`This chat is unavailable`}
|
heading={l`This chat is unavailable`}
|
||||||
subheading={l`The group owner has been suspended`}
|
subheading={l`The group owner has lost access to chats`}
|
||||||
icon={WarningIcon}>
|
icon={WarningIcon}>
|
||||||
<Pressable
|
<Pressable
|
||||||
accessibilityRole="button"
|
accessibilityRole="button"
|
||||||
|
|||||||
Reference in New Issue
Block a user