From 9b2ab3b7a29983beba6908644a69925fd7adf253 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Wed, 29 Apr 2020 14:42:03 -0700 Subject: add contact cmds, qol updates/ formatting, v9.1.0 --- src/commands/voice/volume.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commands/voice/volume.ts') diff --git a/src/commands/voice/volume.ts b/src/commands/voice/volume.ts index 483653e..4851ee7 100644 --- a/src/commands/voice/volume.ts +++ b/src/commands/voice/volume.ts @@ -8,7 +8,7 @@ module.exports = class VolumeVoice extends Command { aliases: ['vol'], group: 'voice', memberName: 'volume', - description: 'Changes volume of any currentaly playing audio.', + description: 'Changes volume of any currently playing audio.', guildOnly: true, args: [ { -- cgit v1.2.3