Show about info from contact profiles
This commit is contained in:
parent
c8b551edab
commit
258bd55dd2
13 changed files with 140 additions and 76 deletions
|
@ -51,6 +51,7 @@ export type ConversationType = {
|
|||
name?: string;
|
||||
firstName?: string;
|
||||
profileName?: string;
|
||||
about?: string;
|
||||
avatarPath?: string;
|
||||
areWeAdmin?: boolean;
|
||||
areWePending?: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue