feat(BRIDGE-15): fix a stack layout index in comment.

This commit is contained in:
Xavier Michelon
2024-04-08 11:27:28 +02:00
parent 8a5e2007f6
commit 67e802e3a0

View File

@ -253,13 +253,13 @@ Item {
wizard: root wizard: root
} }
// rightContent stack index 2 // rightContent stack index 3
ClientConfigCertInstall { ClientConfigCertInstall {
id: clientConfigCertInstall id: clientConfigCertInstall
wizard: root wizard: root
} }
// rightContent stack index 3 // rightContent stack index 4
ClientConfigAppleMail { ClientConfigAppleMail {
id: clientConfigAppleMail id: clientConfigAppleMail
wizard: root wizard: root