mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
added processing of private ssh keys
This commit is contained in:
@@ -52,7 +52,7 @@ PageType {
|
||||
PageController.showErrorMessage(errorMessage)
|
||||
|
||||
var needCloseCurrentPage = false
|
||||
var currentPageName = stackView.currentItem.objectName
|
||||
var currentPageName = tabBarStackView.currentItem.objectName
|
||||
|
||||
if (currentPageName === PageController.getPagePath(PageEnum.PageSetupWizardInstalling)) {
|
||||
needCloseCurrentPage = true
|
||||
|
||||
Reference in New Issue
Block a user