Add credits tooltip (#10274)

This commit is contained in:
pakrym-oai
2026-02-02 10:06:43 -08:00
committed by GitHub
parent 3392c5af24
commit 9d976962ec
4 changed files with 37 additions and 3 deletions

View File

@@ -2939,6 +2939,7 @@ mod tests {
app.chat_widget.current_model(),
event,
is_first,
None,
)) as Arc<dyn HistoryCell>
};