Skip to content

Commit 9eab18f

Browse files
committed
- playing around with the spotify API
1 parent 4ea3de3 commit 9eab18f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/spotify_test.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
}
4646

4747
function getUrlParameter(name) {
48+
console.log('getUrlParameter', name)
4849
const urlParams = new URLSearchParams(window.location.search);
4950
return urlParams.get(name);
5051
}

0 commit comments

Comments
 (0)