Code clean-up

This commit is contained in:
Dragory 2019-10-13 22:05:41 +03:00
parent ca6eedb1be
commit 5b67544beb

View file

@ -569,7 +569,7 @@ export class UtilityPlugin extends ZeppelinPlugin<TConfigSchema> {
],
})
@d.permission("can_clean")
async cleanAllCmd(
async cleanCmd(
msg: Message,
args: {
count: number;