docs: fix permission event name (permission.asked not permission.updated) (#10588)
parent
94dd0a8dbe
commit
045c30acf3
|
|
@ -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…
Reference in New Issue