forked from Public/monero-gui
Cleanup after rebase
This commit is contained in:
committed by
moneromooo-monero
parent
3d4eb7a5f5
commit
3c24044736
@@ -121,7 +121,7 @@ Rectangle {
|
||||
|
||||
Text {
|
||||
id: testnetLabel
|
||||
visible: persistentSettings.testnet
|
||||
visible: persistentSettings.nettype
|
||||
text: qsTr("Testnet") + translationManager.emptyString
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: 8
|
||||
|
||||
Reference in New Issue
Block a user