mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-29 12:53:35 +01:00
Show list of members in a group in ConversationHero
This commit is contained in:
@@ -43,6 +43,7 @@ export function getDefaultConversation(
|
||||
sharedGroupNames: [],
|
||||
title: `${firstName} ${lastName}`,
|
||||
titleNoDefault: `${firstName} ${lastName}`,
|
||||
titleShortNoDefault: firstName,
|
||||
serviceId: generateAci(),
|
||||
...overrideProps,
|
||||
type: 'direct' as const,
|
||||
|
||||
Reference in New Issue
Block a user