mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Implement verification checkmark
This commit is contained in:
@@ -25,6 +25,7 @@ export interface ProfileDialogData {
|
||||
memberSince?: string;
|
||||
online?: boolean;
|
||||
isOwnProfile: boolean;
|
||||
verified?: boolean;
|
||||
}
|
||||
|
||||
interface ActiveDM {
|
||||
|
||||
Reference in New Issue
Block a user