feat: Replace the old ssh tools system with a new dedicated sidebar
This commit is contained in:
@@ -371,6 +371,8 @@ export interface HostManagerProps {
|
||||
isTopbarOpen?: boolean;
|
||||
initialTab?: string;
|
||||
hostConfig?: SSHHost;
|
||||
rightSidebarOpen?: boolean;
|
||||
rightSidebarWidth?: number;
|
||||
}
|
||||
|
||||
export interface SSHManagerHostEditorProps {
|
||||
|
||||
Reference in New Issue
Block a user