This commit is contained in:
canvrno-oai
2026-04-14 20:57:55 -07:00
parent ba8fca0f24
commit 2d8deede2e

View File

@@ -7114,7 +7114,7 @@ impl ChatWidget {
}
if let Some(request_id) = metadata_request_id {
self.loading_status_metadata_outputs
.push((request_id, handle.clone()));
.push((request_id, handle));
}
if loading_account_metadata {
self.flush_answer_stream_with_separator();