Android: hide local node settings

This commit is contained in:
malinero 2022-10-02 10:24:58 +02:00
parent 499eeee59a
commit 22a1509316

View file

@ -55,6 +55,7 @@ Rectangle{
Layout.fillWidth: true
Layout.preferredHeight: 90
color: "transparent"
visible: !isAndroid
Rectangle {
id: localNodeDivider