From ebe02d9d06d42fe737da7be214ce25bcc161cbbb Mon Sep 17 00:00:00 2001 From: Matte <51192395+MatteZ02@users.noreply.github.com> Date: Fri, 13 Mar 2020 22:59:20 +0200 Subject: [PATCH] Update config.js --- struct/config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/struct/config/config.js b/struct/config/config.js index 5900482f..659a6061 100644 --- a/struct/config/config.js +++ b/struct/config/config.js @@ -29,5 +29,5 @@ module.exports = { dj: false, djrole: null, startPlaying: true, - bass: 1, + bass: 1 }