mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Implement usernames and profile sections
This commit is contained in:
@@ -174,6 +174,7 @@ export function useDM() {
|
||||
|
||||
decryptedMessages.push({
|
||||
id: env.id,
|
||||
user_id: env.senderId,
|
||||
content: text,
|
||||
username: username,
|
||||
timestamp: env.timestamp,
|
||||
|
||||
Reference in New Issue
Block a user