mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
added display of wireguard configs, such a config will be displayed as raw text
This commit is contained in:
@@ -59,7 +59,7 @@ constexpr char additional_server_config[] = "additional_server_config";
|
||||
// proto config keys
|
||||
constexpr char last_config[] = "last_config";
|
||||
|
||||
constexpr char is_third_party_config[] = "is_third_party_config";
|
||||
constexpr char isThirdPartyConfig[] = "isThirdPartyConfig";
|
||||
|
||||
constexpr char openvpn[] = "openvpn";
|
||||
constexpr char wireguard[] = "wireguard";
|
||||
|
||||
Reference in New Issue
Block a user