mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 12:23:31 +01:00
Message Requests
This commit is contained in:
committed by
Scott Nonnenberg
parent
4d4b7a26a5
commit
83574eb067
@@ -25,7 +25,7 @@ export interface PropsType {
|
||||
phoneNumber: string;
|
||||
isMe: boolean;
|
||||
name?: string;
|
||||
color: ColorType;
|
||||
color?: ColorType;
|
||||
verified: boolean;
|
||||
profileName?: string;
|
||||
avatarPath?: string;
|
||||
|
||||
Reference in New Issue
Block a user