moved protocol config generation to VpnConfigirationsController (#665)

Moved protocol config generation to VpnConfigurationsController
This commit is contained in:
Nethius
2024-04-01 20:20:02 +07:00
committed by GitHub
parent 82a9e7e27d
commit a6ca1b12da
70 changed files with 1314 additions and 1458 deletions
+4
View File
@@ -108,6 +108,10 @@ PageType {
PageController.showNotificationMessage(message)
PageController.closePage()
}
function onCachedProfileCleared(message) {
PageController.showNotificationMessage(message)
}
}
Connections {