feat: general bug fixes and readme updates
This commit is contained in:
@@ -552,6 +552,7 @@ export interface AlertManagerProps {
|
||||
|
||||
export interface SSHTunnelObjectProps {
|
||||
host: SSHHost;
|
||||
tunnelIndex?: number;
|
||||
tunnelStatuses: Record<string, TunnelStatus>;
|
||||
tunnelActions: Record<string, boolean>;
|
||||
onTunnelAction: (
|
||||
|
||||
Reference in New Issue
Block a user