Merge branch 'feature/new-gui' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
This commit is contained in:
commit
8cf8c3c122
5 changed files with 33 additions and 15 deletions
|
@ -96,7 +96,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)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue