mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
chore: added 404 handling for revoke configs
- added revoke before remove api server for premium v2
This commit is contained in:
@@ -110,6 +110,7 @@ namespace amnezia
|
||||
ApiConfigDecryptionError = 1106,
|
||||
ApiServicesMissingError = 1107,
|
||||
ApiConfigLimitError = 1108,
|
||||
ApiNotFoundError = 1109,
|
||||
|
||||
// QFile errors
|
||||
OpenError = 1200,
|
||||
|
||||
Reference in New Issue
Block a user