mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 12:46:46 +00:00
feat(BRIDGE-15): fix a stack layout index in comment.
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user