Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomato6966 authored Sep 15, 2021
1 parent 4a07514 commit ef10796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ if(config.spotify_api.enabled){
}
}
client.distube = new DisTube(client, {
emitNewSongOnly: true,
emitNewSongOnly: false,
leaveOnEmpty: true,
leaveOnFinish: true,
leaveOnStop: true,
Expand Down

0 comments on commit ef10796

Please sign in to comment.