diff options
| author | shuv <[email protected]> | 2025-11-22 10:47:57 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-22 12:47:57 -0600 |
| commit | bdcf864678cc79679d65acebd053b3e2b1b7d0c5 (patch) | |
| tree | 863f39232843b3bf428e8d8fc86249b70baa6bc6 /packages/plugin | |
| parent | 0dd5039668a52d340ebe97f8ff0a7829ed65eb5b (diff) | |
| download | opencode-bdcf864678cc79679d65acebd053b3e2b1b7d0c5.tar.gz opencode-bdcf864678cc79679d65acebd053b3e2b1b7d0c5.zip | |
proper fix for image attachments (#4562)
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
Diffstat (limited to 'packages/plugin')
| -rw-r--r-- | packages/plugin/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index b158923d6..c3572c5da 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -}
\ No newline at end of file +} |
