This commit is contained in:
pokamest 2023-11-15 12:51:39 +00:00
parent b4694313a0
commit e8a2e54d05
3 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ enum ErrorCode
ServerPacketManagerError,
// Ssh connection errors
SshRequsetDeniedError, SshInterruptedError, SshInternalError,
SshRequestDeniedError, SshInterruptedError, SshInternalError,
SshPrivateKeyError, SshPrivateKeyFormatError, SshTimeoutError,
// Ssh sftp errors