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