Settings: fix visibility of bootstrap daemon setting

pull/2/head
stoffu 6 years ago
parent ce8913b5bf
commit 17c36025a0
No known key found for this signature in database
GPG Key ID: 41DAB8343A9EC012

@ -378,7 +378,7 @@ Rectangle {
}
RowLayout {
visible: persistentSettings.startLocalNode
visible: !isMobile && !persistentSettings.useRemoteNode
ColumnLayout {
Label {
color: "#4A4949"