Missing quotation mark
This commit is contained in:
parent
d8c78a0886
commit
6875604d7c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ class dosentexistCommand extends Command {
|
||||||
category: 'fun',
|
category: 'fun',
|
||||||
clientPermissions: ['SEND_MESSAGES', 'ATTACH_FILES'],
|
clientPermissions: ['SEND_MESSAGES', 'ATTACH_FILES'],
|
||||||
description: {
|
description: {
|
||||||
content: 'Send images from thispersondoesnotexist.com!,
|
content: 'Send images from thispersondoesnotexist.com!',
|
||||||
usage: '',
|
usage: '',
|
||||||
examples: ['']
|
examples: ['']
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue