mirror of
https://github.com/System-End/Discord-Bot.git
synced 2026-04-19 22:05:15 +00:00
Spotify PlayList fix, thanks to Renz
This commit is contained in:
parent
59168e6906
commit
78475c1b5f
1 changed files with 0 additions and 2 deletions
|
|
@ -62,8 +62,6 @@ if (clientID && clientSecret) {
|
|||
new Spotify({
|
||||
clientID,
|
||||
clientSecret,
|
||||
playlistLimit: 100,
|
||||
albumLimit: 100
|
||||
})
|
||||
],
|
||||
nodes: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue