From 495452ce002c5b840876b7244de1fec484223878 Mon Sep 17 00:00:00 2001 From: JonnyBro Date: Fri, 4 Feb 2022 01:34:25 +0500 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/JaBa.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/JaBa.js b/base/JaBa.js index e50241f8..18fdf0cd 100644 --- a/base/JaBa.js +++ b/base/JaBa.js @@ -67,7 +67,7 @@ class JaBa extends Client { emitNewSongOnly: true, leaveOnEmpty: true, leaveOnFinish: true, - leaveOnStop: false, + leaveOnStop: true, searchSongs: 10, searchCooldown: 30, emptyCooldown: 0,