fix(wallet): add wallet account - enable advanced section all the time

Closes: #9357
This commit is contained in:
Stefan 2023-02-03 08:08:34 +01:00 committed by Anthony Laibe
parent a57eb06240
commit 9b7c2b15c0

View File

@ -271,7 +271,6 @@ StatusModal {
anchors.horizontalCenter: parent.horizontalCenter
width: parent.width
enabled: accountNameInput.valid
primaryText: qsTr("Advanced")
type: StatusExpandableItem.Type.Tertiary