mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
docs: fix permission event name (permission.asked not permission.updated) (#10588)
This commit is contained in:
parent
94dd0a8dbe
commit
045c30acf3
1 changed files with 1 additions and 1 deletions
|
|
@ -170,8 +170,8 @@ Plugins can subscribe to events as seen below in the Examples section. Here is a
|
|||
|
||||
#### Permission Events
|
||||
|
||||
- `permission.asked`
|
||||
- `permission.replied`
|
||||
- `permission.updated`
|
||||
|
||||
#### Server Events
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue