|
|
|
@ -113,7 +113,7 @@ WizardComponent { |
|
|
|
|
|
|
|
|
|
|
|
Component.onCompleted: { |
|
|
|
Component.onCompleted: { |
|
|
|
plugin = AppController.plugin('trustedcoin') |
|
|
|
plugin = AppController.plugin('trustedcoin') |
|
|
|
plugin.createKeystore(wizard_data['2fa_email']) |
|
|
|
plugin.createKeystore() |
|
|
|
otp_auth.forceActiveFocus() |
|
|
|
otp_auth.forceActiveFocus() |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|