chore: add object name for InsertDetailsView
This commit is contained in:
parent
2d00478467
commit
c0d8f5f63c
|
@ -21,7 +21,7 @@ import "../shared"
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
id: root
|
id: root
|
||||||
|
objectName: "onboardingInsertDetailsView"
|
||||||
property StartupStore startupStore
|
property StartupStore startupStore
|
||||||
|
|
||||||
property string pubKey
|
property string pubKey
|
||||||
|
|
Loading…
Reference in New Issue