mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-19 16:13:55 +02:00
Android: hide local node settings
This commit is contained in:
parent
499eeee59a
commit
22a1509316
@ -55,6 +55,7 @@ Rectangle{
|
|||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.preferredHeight: 90
|
Layout.preferredHeight: 90
|
||||||
color: "transparent"
|
color: "transparent"
|
||||||
|
visible: !isAndroid
|
||||||
|
|
||||||
Rectangle {
|
Rectangle {
|
||||||
id: localNodeDivider
|
id: localNodeDivider
|
||||||
|
Loading…
Reference in New Issue
Block a user