Some edits
This commit is contained in:
parent
a7b60548d0
commit
a988b266ec
1 changed files with 9 additions and 9 deletions
|
@ -8,9 +8,9 @@ class AVSCommand extends ImageCommand {
|
||||||
};
|
};
|
||||||
|
|
||||||
static description = "Adds the avs4you watermark to an image";
|
static description = "Adds the avs4you watermark to an image";
|
||||||
static aliases = ["avs4you"];
|
static aliases = ["a4y", "avs"];
|
||||||
|
|
||||||
static noImage = "You need to provide an image/GIF to add a avs4you watermark!";
|
static noImage = "You need to provide an image/GIF to add an avs4you watermark!";
|
||||||
static command = "watermark";
|
static command = "watermark";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue