mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-18 15:45:03 +00:00
Fix softban permission
This commit is contained in:
parent
89a2d12f2d
commit
9be86ff6d2
1 changed files with 1 additions and 1 deletions
|
@ -1308,7 +1308,7 @@ export class ModActionsPlugin extends ZeppelinPlugin<TConfigSchema> {
|
|||
},
|
||||
},
|
||||
})
|
||||
@d.permission("can_warn")
|
||||
@d.permission("can_kick")
|
||||
async softbanCmd(
|
||||
msg: Message,
|
||||
args: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue