Skip to content

Commit

Permalink
Update spotify.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SkulZOnTheYT authored Nov 12, 2023
1 parent 1eb7f69 commit 76f1d01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/download/spotify.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ handler.menudownload = ['spotify <teks>','spotifydl <url>']
handler.tagsdownload = ['search']
handler.command = /^(spot(ify)?(mp3|audio)?(dl|search)?)$/i

handler.premium = true
handler.premium = false
handler.limit = true

export default handler
export default handler

0 comments on commit 76f1d01

Please sign in to comment.