mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
фикс
This commit is contained in:
parent
ac3c364495
commit
495452ce00
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ class JaBa extends Client {
|
|||
emitNewSongOnly: true,
|
||||
leaveOnEmpty: true,
|
||||
leaveOnFinish: true,
|
||||
leaveOnStop: false,
|
||||
leaveOnStop: true,
|
||||
searchSongs: 10,
|
||||
searchCooldown: 30,
|
||||
emptyCooldown: 0,
|
||||
|
|
Loading…
Reference in a new issue