Decrease phone cooldown from 60 -> 45

This commit is contained in:
Dragon Fire
2020-07-14 00:12:55 -04:00
parent bfe6372838
commit 443b8bf15d
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ module.exports = class PhoneCommand extends Command {
guildOnly: true,
throttling: {
usages: 1,
duration: 60
duration: 45
},
args: [
{