chore(@SyncCodeView.qml): object name for syncing enter code object added (#12346)

This commit is contained in:
Valentina1133 2023-10-05 16:04:54 +07:00 committed by GitHub
parent 88df8e4554
commit a9ebf7729f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ Item {
SyncingEnterCode {
id: layout
objectName: "syncingEnterCode"
anchors.centerIn: parent
width: 400
spacing: 24