mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-22 11:39:31 +00:00
Android: hide local node settings
This commit is contained in:
parent
499eeee59a
commit
22a1509316
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ Rectangle{
|
|||
Layout.fillWidth: true
|
||||
Layout.preferredHeight: 90
|
||||
color: "transparent"
|
||||
visible: !isAndroid
|
||||
|
||||
Rectangle {
|
||||
id: localNodeDivider
|
||||
|
|
Loading…
Reference in a new issue