Missing quotation mark

This commit is contained in:
loicbersier 2020-06-15 18:13:05 +02:00
parent d8c78a0886
commit 6875604d7c

View file

@ -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: ['']
} }