how did I overlook this
This commit is contained in:
parent
c72526cc2b
commit
03ed19d239
55 changed files with 62 additions and 61 deletions
|
@ -124,8 +124,8 @@ class ImageCommand extends Command {
|
|||
static requiresImage = true;
|
||||
static requiresText = false;
|
||||
static requiresGIF = false;
|
||||
static noImage = "you need to provide an image!";
|
||||
static noText = "you need to provide some text!";
|
||||
static noImage = "You need to provide an image!";
|
||||
static noText = "You need to provide some text!";
|
||||
static command = "";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue