mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
Reworked the interaction between models. Now only serversModel directly interacts with server config
This commit is contained in:
@@ -21,6 +21,7 @@ namespace amnezia
|
||||
constexpr char dns2[] = "dns2";
|
||||
|
||||
constexpr char description[] = "description";
|
||||
constexpr char name[] = "name";
|
||||
constexpr char cert[] = "cert";
|
||||
constexpr char config[] = "config";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user