1
0

qml: remove network status indicator icon from server line

This commit is contained in:
Sander van Grieken
2023-03-29 11:02:15 +02:00
parent f25e384654
commit ea7dbb19ce

View File

@@ -58,7 +58,6 @@ Pane {
Label {
text: Network.server
}
OnchainNetworkStatusIndicator {}
}
Label {
text: qsTr('Local Height:');