mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
chore: generate
This commit is contained in:
parent
8aa56dc01d
commit
4f3ac709a4
1 changed files with 1 additions and 1 deletions
|
|
@ -298,7 +298,7 @@ export const MyPlugin = async ({ client }) => {
|
|||
service: "my-plugin",
|
||||
level: "info",
|
||||
message: "Plugin initialized",
|
||||
extra: { foo: "bar" }
|
||||
extra: { foo: "bar" },
|
||||
})
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue