Skip to content

Commit

Permalink
update api
Browse files Browse the repository at this point in the history
  • Loading branch information
appujet committed Nov 25, 2024
1 parent f525abc commit 28cdd5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ lavalink:
plugins:
jiosaavn:
apiURL: "https://jiosaavn-plugin-api.deno.dev" # JioSaavn API URL
apiURL: "https://jiosaavn-plugin-api.vercel.app/api" # JioSaavn API URL
playlistTrackLimit: 50 # The maximum number of tracks to return from given playlist (default 50 tracks)
recommendationsTrackLimit: 10 # The maximum number of track to return from recommendations (default 10 tracks)
Expand Down

0 comments on commit 28cdd5a

Please sign in to comment.