mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-29 07:47:28 +00:00
fix(ContactVerificationRequestPopup): Fixed user's public key
This commit is contained in:
parent
4b17c25a25
commit
023289540d
@ -99,7 +99,7 @@ StatusModal {
|
||||
isMessage: true
|
||||
shouldRepeatHeader: true
|
||||
messageTimestamp: root.responseTimestamp
|
||||
senderId: root.senderPublicKey
|
||||
senderId: userProfile.pubKey
|
||||
senderDisplayName: userProfile.name
|
||||
senderIcon: userProfile.icon
|
||||
messageText: root.responseText
|
||||
|
Loading…
x
Reference in New Issue
Block a user