mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 00:48:19 +01:00
Clarify behavior for SMS-only conversations
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user