This commit is contained in:
jif-oai 2025-12-03 20:15:12 +00:00 committed by GitHub
parent 9e6c2c1e64
commit 7f068cfbcc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,