Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui

This commit is contained in:
vladimir.kuznetsov 2023-08-16 23:47:21 +05:00
commit 3964bffce4
6 changed files with 37 additions and 17 deletions

View file

@ -33,6 +33,7 @@ enum ErrorCode
ServerDockerFailedError,
ServerCancelInstallation,
ServerUserNotInSudo,
ServerPacketManagerError,
// Ssh connection errors
SshRequsetDeniedError, SshInterruptedError, SshInternalError,