Merge pull request #8733 from accumulator/remove_2fa_email
qt, qml: remove email entry from 2FA wallet ToS pages
This commit is contained in:
@@ -189,7 +189,7 @@ WizardComponent {
|
||||
|
||||
InfoTextArea {
|
||||
id: infotext
|
||||
visible: !cosigner
|
||||
visible: !cosigner && !is2fa
|
||||
Layout.fillWidth: true
|
||||
Layout.columnSpan: 2
|
||||
Layout.bottomMargin: constants.paddingLarge
|
||||
|
||||
Reference in New Issue
Block a user