diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2025-12-15 09:00:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-15 09:00:32 -0800 |
| commit | 0505822623c004c122bb0d6eecb702e6db688694 (patch) | |
| tree | 4eca44de0ab31c74d45b5d72aeba5d45e5c8d155 | |
| parent | 88c361f23f9c99ecc857cbf6b66ce69eeff7b6df (diff) | |
Update YouTube ID for 'Cool Summer' by Can't Stop Won't Stop
| -rw-r--r-- | src/constants/songs.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants/songs.ts b/src/constants/songs.ts index 67c03c0..eb9f4a6 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -953,7 +953,7 @@ export const songs = [ { artist: "CAKE", name: "The Distance", youtubeId: "JH6il { artist: "Shania Twain", name: "Honey, I'm Home", youtubeId: "a-P-bcMbK1I" }, { artist: "Queen", name: "Bohemian Rhapsody", youtubeId: "utwMHfDZ6SA" }, { artist: "Nickelback", name: "Rockstar", youtubeId: "OiQEfJFMzDw" }, - { artist: "Can't Stop Won't Stop", name: "Cool Summer", youtubeId: "0NeVgwY0wJc" }, + { artist: "Can't Stop Won't Stop", name: "Cool Summer", youtubeId: "nwXv_dQ333c" }, { artist: "Maroon 5", name: "This Love", youtubeId: "AqQuRw0S6b4" }, { artist: "Foo Fighters", name: "Best of You", youtubeId: "L6SIgRlijmU" }, { artist: "OK Go", name: "Do What You Want", youtubeId: "zUTQ6b8Uq6g" }, |
