Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys committed Jan 11, 2025
1 parent e74a963 commit 5a22501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ee/tabby-webserver/src/service/thread.rs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ impl ThreadServiceImpl {
self.to_message_attachment_docs(docs.0).await
} else {
vec![]
}
},
};

output.push(thread::Message {
Expand Down

0 comments on commit 5a22501

Please sign in to comment.