refactor: Remove workflow-related commands and overlays from the application
This commit is contained in:
+1
-1
@@ -281,7 +281,7 @@ fn apply_client_update(
|
||||
|
||||
Some("Bash") => Overlay::Bash,
|
||||
Some("QuitConfirm") => Overlay::QuitConfirm,
|
||||
Some("Workflow") => Overlay::Workflow,
|
||||
|
||||
|
||||
Some("KeyInput") => Overlay::KeyInput,
|
||||
Some("Editor") => Overlay::Editor,
|
||||
|
||||
Reference in New Issue
Block a user