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

utility: add purge alias for clean command

This commit is contained in:
CleverSource 2020-05-29 18:33:22 -04:00
parent 18f2c4b662
commit ff219a164b

View file

@ -728,6 +728,7 @@ export class UtilityPlugin extends ZeppelinPlugin<TConfigSchema> {
}
@d.command("clean", "<count:number>", {
aliases: ["purge"],
options: [
{
name: "user",