Removed useless )

merge-requests/4/head
Loïc Bersier 5 years ago
parent b208a5af8f
commit a65b2c9087

@ -14,7 +14,7 @@ class rpsCommand extends Command {
}, },
], ],
description: { description: {
content: 'Simply rock paper scissors\nCredit to: druid#0425 (276882603158798336))', content: 'Simply rock paper scissors\nCredit to: druid#0425 (276882603158798336)',
usage: '[rock/paper/scissors]', usage: '[rock/paper/scissors]',
examples: ['rock'] examples: ['rock']
} }

Loading…
Cancel
Save