feat: add vless string on sharing screen (#1999)

* feat: add vless config string and serialization

* feat: add vless config string and serialization
This commit is contained in:
NickVs2015
2025-12-02 07:09:04 +03:00
committed by GitHub
parent bbbf4891e6
commit fbf652f818
5 changed files with 151 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ PageType {
// configExtension = ".vpn"
// configCaption = qsTr("Save AmneziaVPN config")
// configFileName = "amnezia_config"
// if (visible) {
// var serverName = ServersModel.getProcessedServerData("name") || ServersModel.getProcessedServerData("hostName") || "Server"
// headerText = qsTr("Connection to ") + serverName