mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
sync
This commit is contained in:
parent
f9ef9de0c9
commit
02bb98e430
1 changed files with 1 additions and 0 deletions
|
|
@ -347,6 +347,7 @@ const MIME_BADGE: Record<string, string> = {
|
|||
"image/gif": "img",
|
||||
"image/webp": "img",
|
||||
"application/pdf": "pdf",
|
||||
"application/x-directory": "dir",
|
||||
}
|
||||
|
||||
function UserMessage(props: { message: UserMessage; parts: Part[]; onMouseUp: () => void }) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue