mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
feature: added share vpn key to subscription settings page
This commit is contained in:
@@ -24,6 +24,8 @@ namespace apiDefs
|
||||
|
||||
constexpr QLatin1String apiConfig("api_config");
|
||||
constexpr QLatin1String stackType("stack_type");
|
||||
|
||||
constexpr QLatin1String vpnKey("vpn_key");
|
||||
}
|
||||
|
||||
const int requestTimeoutMsecs = 12 * 1000; // 12 secs
|
||||
|
||||
Reference in New Issue
Block a user