Skip to content

Commit ee6246c

Browse files
committed
- playing around with the spotify API
1 parent bea9ffd commit ee6246c

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
@@ -241,6 +241,7 @@ <h3 class="text-xl font-bold">${track.name}</h3>
241241
window.print();
242242
} catch (error) {
243243
alert('Error processing tracks: ' + error.message);
244+
console.log(error);
244245
}
245246
}
246247

0 commit comments

Comments
 (0)