diff --git a/client/ui/qml/Pages2/PageServiceSftpSettings.qml b/client/ui/qml/Pages2/PageServiceSftpSettings.qml index 9287bd20..61ba663d 100644 --- a/client/ui/qml/Pages2/PageServiceSftpSettings.qml +++ b/client/ui/qml/Pages2/PageServiceSftpSettings.qml @@ -165,6 +165,8 @@ PageType { } BasicButtonType { + visible: !GC.isMobile() + Layout.fillWidth: true Layout.topMargin: 24 Layout.bottomMargin: 24