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