Change **: to :** when bolding lists

This commit is contained in:
Daniel Odendahl Jr
2018-09-07 20:47:28 +00:00
parent 2ce04ef2f0
commit 1ac0c405e4
32 changed files with 342 additions and 342 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ module.exports = class MinecraftSkinCommand extends Command {
group: 'image-edit',
memberName: 'minecraft-skin',
description: 'Sends the Minecraft skin for a user.',
details: `**Types**: ${types.join(', ')}`,
details: `**Types:** ${types.join(', ')}`,
clientPermissions: ['ATTACH_FILES'],
args: [
{
+1 -1
View File
@@ -11,7 +11,7 @@ module.exports = class OsuSignatureCommand extends Command {
group: 'image-edit',
memberName: 'osu-signature',
description: 'Creates a card based on an osu! user\'s stats.',
details: `**Colors**: ${Object.keys(colors).join(', ')}`,
details: `**Colors:** ${Object.keys(colors).join(', ')}`,
clientPermissions: ['ATTACH_FILES'],
args: [
{