added a note regarding jammingcademy.surge.sh
This commit is contained in:
parent
5e3b7b4b39
commit
d2bcd32dd2
@ -1,5 +1,6 @@
|
|||||||
const clientId = "c39c93bbf05745fb986d1e566004eb31";
|
const clientId = "c39c93bbf05745fb986d1e566004eb31";
|
||||||
const redirectUri = "http://localhost:3000";
|
// Hosted on https://jammingcademy.surge.sh/, but save playlist does not work
|
||||||
|
const redirectUri = "http://localhost:3000/";
|
||||||
let accessToken = "";
|
let accessToken = "";
|
||||||
|
|
||||||
export const Spotify = {
|
export const Spotify = {
|
||||||
|
Loading…
Reference in New Issue
Block a user