mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
added qr code scanner for ios
This commit is contained in:
@@ -17,6 +17,7 @@ PageType {
|
||||
target: ImportController
|
||||
|
||||
function onQrDecodingFinished() {
|
||||
closePage()
|
||||
goToPage(PageEnum.PageSetupWizardViewConfig)
|
||||
}
|
||||
}
|
||||
@@ -86,7 +87,7 @@ It's okay if a friend passed the code.")
|
||||
|
||||
clickedFunction: function() {
|
||||
ImportController.startDecodingQr()
|
||||
// goToPage(PageEnum.PageSetupWizardQrReader)
|
||||
goToPage(PageEnum.PageSetupWizardQrReader)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user