mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
Android fileSave fixes
This commit is contained in:
@@ -101,7 +101,7 @@ PageType {
|
||||
image: "qrc:/images/controls/save.svg"
|
||||
|
||||
onClicked: {
|
||||
if (Qt.platform.os === "ios") {
|
||||
if (GC.isMobile()) {
|
||||
SettingsController.exportLogsFile("AmneziaVPN.log")
|
||||
} else {
|
||||
fileDialog.open()
|
||||
|
||||
Reference in New Issue
Block a user