forked from Silverfish/proton-bridge
fix(BRIDGE-15): Apple Mail profile install page was not properly reset before showing.
This commit is contained in:
@ -96,6 +96,7 @@ Item {
|
||||
function showAppleMailAutoConfig() {
|
||||
backAction = _showClientConfig;
|
||||
rootStackLayout.currentIndex = SetupWizard.RootStack.TwoPanesView;
|
||||
clientConfigAppleMail.reset()
|
||||
rightContent.currentIndex = SetupWizard.ContentStack.ClientConfigAppleMail;
|
||||
leftContent.showAppleMailAutoconfigProfileInstall();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user