SSH - handle SSH error

This commit is contained in:
SPRINX0\prochazka
2025-01-06 08:24:14 +01:00
parent aff282d31e
commit 053ba471a6
2 changed files with 6 additions and 1 deletions

View File

@@ -211,7 +211,6 @@ ORDER BY
{ value: '127.0.0.1', label: '127.0.0.1 (IPv4)' },
{ value: '::1', label: '::1 (IPv6)' },
{ value: 'localhost', label: 'localhost (domain name)' },
{ value: 'testerror', label: 'testerror' },
]}
/>