mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
fix: main (#7546)
This commit is contained in:
committed by
GitHub
Unverified
parent
9e6c2c1e64
commit
7f068cfbcc
@@ -523,6 +523,7 @@ impl App {
|
||||
enhanced_keys_supported: self.enhanced_keys_supported,
|
||||
auth_manager: self.auth_manager.clone(),
|
||||
feedback: self.feedback.clone(),
|
||||
is_first_run: false,
|
||||
};
|
||||
self.chat_widget = ChatWidget::new_from_existing(
|
||||
init,
|
||||
|
||||
Reference in New Issue
Block a user