chore: add object name for emojhash
This commit is contained in:
parent
1c4a936833
commit
273de8ca4b
|
@ -196,6 +196,7 @@ Item {
|
|||
left: parent.left
|
||||
}
|
||||
publicKey: root.pubKey
|
||||
objectName: "publicKeyEmojiHash"
|
||||
}
|
||||
StatusSmartIdenticon {
|
||||
id: userImageCopy
|
||||
|
|
Loading…
Reference in New Issue