mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-22 03:28:52 +00:00
chore(@SyncCodeView.qml): object name for syncing enter code object added (#12346)
This commit is contained in:
parent
88df8e4554
commit
a9ebf7729f
@ -29,6 +29,8 @@ Item {
|
||||
SyncingEnterCode {
|
||||
id: layout
|
||||
|
||||
objectName: "syncingEnterCode"
|
||||
|
||||
anchors.centerIn: parent
|
||||
width: 400
|
||||
spacing: 24
|
||||
|
Loading…
x
Reference in New Issue
Block a user