3
0
Fork 0
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:
Dragory 2020-05-22 20:57:31 +03:00
parent 89a2d12f2d
commit 9be86ff6d2

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: {