Skip to content

Commit

Permalink
❌ Remove deprecated leaveOnStop option.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maseshi committed Jul 22, 2024
1 parent f35c6cf commit 40eb35f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ client.player = new DisTube(client, {
new SoundCloudPlugin(),
new YtDlpPlugin({ update: false }),
],
leaveOnStop: false,
customFilters: client.configs.filters,
})

Expand Down

0 comments on commit 40eb35f

Please sign in to comment.