From 1a04b7098f0735840346ece19c88fb6600439293 Mon Sep 17 00:00:00 2001 From: MatteZ02 <47610069+MatteZ02@users.noreply.github.com> Date: Thu, 4 Jun 2020 08:26:50 +0300 Subject: [PATCH] Update config.js --- src/struct/config/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/struct/config/config.js b/src/struct/config/config.js index 8bb21679..9552f918 100644 --- a/src/struct/config/config.js +++ b/src/struct/config/config.js @@ -31,10 +31,10 @@ module.exports = { respawnDelay: 1000, prefix: ">", devPrefix: "-", - defaultVolume: 5, + defaultVolume: 50, permissions: false, dj: false, djrole: null, startPlaying: true, bass: 1, -}; +}; \ No newline at end of file