feat(@wallet): Set default tabl to multichain

This commit is contained in:
Anthony Laibe 2023-06-13 11:56:16 +01:00
parent 42c8758746
commit 362250ba92
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ StatusModal {
StatusSwitchTabBar {
id: tabBar
anchors.horizontalCenter: parent.horizontalCenter
currentIndex: 1
StatusSwitchTabButton {
text: qsTr("Legacy")
}