mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Implement legal terms, Android client compatibility and more
This commit is contained in:
@@ -400,6 +400,7 @@ export class DMPanel extends MessagePanel {
|
||||
bio: userProfile.bio,
|
||||
memberSince: userProfile.created_at,
|
||||
online: userProfile.online,
|
||||
deleted: userProfile.deleted,
|
||||
isOwnProfile: false
|
||||
};
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user