feat(@wallet): Set default tabl to multichain
This commit is contained in:
parent
42c8758746
commit
362250ba92
|
@ -57,6 +57,7 @@ StatusModal {
|
|||
StatusSwitchTabBar {
|
||||
id: tabBar
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
currentIndex: 1
|
||||
StatusSwitchTabButton {
|
||||
text: qsTr("Legacy")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue