remove commented line
This commit is contained in:
parent
85f5df90b7
commit
cdef9a7e5c
|
@ -269,7 +269,6 @@ QtObject {
|
|||
let details = contactDetails ?? Utils.getContactDetailsAsJson(publicKey, false)
|
||||
const popupProperties = {
|
||||
publicKey: publicKey,
|
||||
// contactDetails: details
|
||||
localNickname: details.localNickname,
|
||||
name: details.name,
|
||||
displayName: details.displayName,
|
||||
|
|
Loading…
Reference in New Issue