feat: remove session hub and related commands from the application
This commit is contained in:
@@ -211,11 +211,9 @@ fn apply_client_update(
|
||||
Some("Agents") => Overlay::Agents,
|
||||
Some("Bash") => Overlay::Bash,
|
||||
Some("QuitConfirm") => Overlay::QuitConfirm,
|
||||
Some("SessionHub") => Overlay::SessionHub,
|
||||
Some("Workflow") => Overlay::Workflow,
|
||||
Some("Onboard") => Overlay::Onboard,
|
||||
Some("OnboardProvider") => Overlay::OnboardProvider,
|
||||
Some("Picker") => Overlay::Picker,
|
||||
Some("KeyInput") => Overlay::KeyInput,
|
||||
Some("Editor") => Overlay::Editor,
|
||||
Some("Effort") => Overlay::Effort,
|
||||
|
||||
Reference in New Issue
Block a user