Skip to content

Commit

Permalink
Android: hide local node settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinero committed Oct 2, 2022
1 parent 499eeee commit 22a1509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/settings/SettingsNode.qml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Rectangle{
Layout.fillWidth: true
Layout.preferredHeight: 90
color: "transparent"
visible: !isAndroid

Rectangle {
id: localNodeDivider
Expand Down

0 comments on commit 22a1509

Please sign in to comment.