doc/Admin.md: add missing admin group to can-op-wildcard in table

This commit is contained in:
Pragmatic Software 2020-02-07 21:04:57 -08:00
parent 78a0f32e17
commit 4485600eca
1 changed files with 1 additions and 1 deletions

View File

@ -329,7 +329,7 @@ Name | Description | Belongs to group
`can-clear-mutes` | Allows the user to use [`unmute *`](#unbanunmute) to clear a channel's mutes. | botowner, admin
`can-kick-wildcard` | Allows the user to use wildcards with the [`kick`](#kick) command. | botowner, admin
`can-op-wildcard` | Allows the user to use wildcards with the [`op`](#op) command. | botowner, admin
`can-voice-wildcard` | Allows the user to use wildcards with the [`voice`](#voice) command. | botowner, chanop, chanmod
`can-voice-wildcard` | Allows the user to use wildcards with the [`voice`](#voice) command. | botowner, admin, chanop, chanmod
## Channel management commands
### join