mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Fix qrDecoder for Android
This commit is contained in:
@@ -87,7 +87,9 @@ It's okay as long as it's from someone you trust.")
|
||||
|
||||
clickedFunction: function() {
|
||||
ImportController.startDecodingQr()
|
||||
goToPage(PageEnum.PageSetupWizardQrReader)
|
||||
if (Qt.platform.os === "ios") {
|
||||
goToPage(PageEnum.PageSetupWizardQrReader)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user