Clarify behavior for SMS-only conversations

This commit is contained in:
trevor-signal
2025-01-05 15:19:43 -05:00
committed by GitHub
parent 85c74e7e68
commit 9b84402fb0
8 changed files with 42 additions and 57 deletions

View File

@@ -211,7 +211,7 @@ export function PrivateConvo(): JSX.Element {
title: 'SMS-only conversation',
props: {
...commonProps,
isSMSOnly: true,
isSmsOnlyOrUnregistered: true,
conversation: getDefaultConversation({
color: getRandomColor(),
title: '(202) 555-0006',