mirror of
https://github.com/openai/codex.git
synced 2026-05-02 12:21:26 +03:00
Revert "Only show Worked for after the final assistant message" (#7884)
Reverts openai/codex#7854
This commit is contained in:
@@ -136,7 +136,6 @@ impl BottomPane {
|
||||
self.request_redraw();
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
pub fn status_widget(&self) -> Option<&StatusIndicatorWidget> {
|
||||
self.status.as_ref()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user