diff options
| author | opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com> | 2025-11-16 15:35:05 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-16 15:35:05 -0600 |
| commit | 832be6e7eb2bb054ae2d71bbf03abeff17e8da6c (patch) | |
| tree | 3ea691df191abb2e2307c92cdab89da139797406 /packages/plugin | |
| parent | 8ba48ed71d6b6164e66c37f250c8efb5a28e6aa7 (diff) | |
| download | opencode-832be6e7eb2bb054ae2d71bbf03abeff17e8da6c.tar.gz opencode-832be6e7eb2bb054ae2d71bbf03abeff17e8da6c.zip | |
Added copy option to message context menu (#4389)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <[email protected]>
Co-authored-by: GitHub Action <[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 43002ca62..b2a3c93f6 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 +} |
