diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2025-03-14 00:55:29 -0400 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2025-03-14 00:55:29 -0400 |
| commit | 690f1c6d186283d159a80fbd75c4a21d3fdf37e4 (patch) | |
| tree | fce05df6c34c6fb25f3b44bf35feb10458fe9210 /src/constants | |
| parent | 9f0e266b807dc62cace778585b0944e307541ade (diff) | |
Fix People are People
Diffstat (limited to 'src/constants')
| -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 74be7a8..d0cf37c 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -683,7 +683,7 @@ export const songs = [ { artist: "The Ozark Mountain Daredevils", name: "Jackie Blue", youtubeId: "6xuW-aI-haw" }, { artist: "Matchbox Twenty", name: "She's so Mean", youtubeId: "KCdPYV9bLPI" }, { artist: "Bee Gees", name: "You Should Be Dancing", youtubeId: "4Qhe7aXeY4g" }, - { artist: "Depeche Mode", name: "People Are People", youtubeId: "dY1vKArUrtA" }, + { artist: "Depeche Mode", name: "People Are People", youtubeId: "MzGnX-MbYE4" }, { artist: "Heart", name: "Tell It Like It Is", youtubeId: "lYWoj71iO_A" }, { artist: "King Missile", name: "Cheesecake Truck", youtubeId: "R1QfjHZ2isU" }, { artist: "Santana, Rob Thomas", name: "Smooth", youtubeId: "mom2TLs3Fi0" }, |
