3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +00:00

Fix softban permission

This commit is contained in:
Dragory 2020-05-22 20:57:31 +03:00
parent 8fdc43e122
commit 2be80e10d1
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1

View file

@ -1308,7 +1308,7 @@ export class ModActionsPlugin extends ZeppelinPlugin<TConfigSchema> {
},
},
})
@d.permission("can_warn")
@d.permission("can_kick")
async softbanCmd(
msg: Message,
args: {