mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Use systemNickname in conversation merger
This commit is contained in:
2
ts/model-types.d.ts
vendored
2
ts/model-types.d.ts
vendored
@@ -422,6 +422,8 @@ export type ConversationRenderInfoType = Pick<
|
||||
| 'profileFamilyName'
|
||||
| 'profileName'
|
||||
| 'systemGivenName'
|
||||
| 'systemFamilyName'
|
||||
| 'systemNickname'
|
||||
| 'type'
|
||||
| 'username'
|
||||
>;
|
||||
|
||||
Reference in New Issue
Block a user