docs: fix permission event name (permission.asked not permission.updated) (#10588)

pull/10590/head
MartinWie 2026-01-25 23:44:57 +01:00 committed by GitHub
parent 94dd0a8dbe
commit 045c30acf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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