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
}
// rightContent stack index 2
// rightContent stack index 3
ClientConfigCertInstall {
id: clientConfigCertInstall
wizard: root
}
// rightContent stack index 3
// rightContent stack index 4
ClientConfigAppleMail {
id: clientConfigAppleMail
wizard: root