qml: remove network status indicator icon from server line
This commit is contained in:
@@ -58,7 +58,6 @@ Pane {
|
|||||||
Label {
|
Label {
|
||||||
text: Network.server
|
text: Network.server
|
||||||
}
|
}
|
||||||
OnchainNetworkStatusIndicator {}
|
|
||||||
}
|
}
|
||||||
Label {
|
Label {
|
||||||
text: qsTr('Local Height:');
|
text: qsTr('Local Height:');
|
||||||
|
|||||||
Reference in New Issue
Block a user