Skip to content

Commit

Permalink
removed the 'mount sftp folder' button for mobile platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
Nethius committed Sep 17, 2023
1 parent 9b32411 commit fd09321
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/ui/qml/Pages2/PageServiceSftpSettings.qml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ PageType {
}

BasicButtonType {
visible: !GC.isMobile()

Layout.fillWidth: true
Layout.topMargin: 24
Layout.bottomMargin: 24
Expand Down

0 comments on commit fd09321

Please sign in to comment.