diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2024-05-21 00:51:20 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-21 00:51:20 -0700 |
| commit | 82840c16dd60783d358828d180792371c9168e21 (patch) | |
| tree | f7ea787fccd57410f1f6860f020f6ab4080f23f2 /src | |
| parent | 7fa3567b22aee66cfa7221d23df66da8e6dd0f15 (diff) | |
Fix Run
Diffstat (limited to 'src')
| -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 f21adfc..89f2ac2 100644 --- a/src/constants/songs.ts +++ b/src/constants/songs.ts @@ -386,7 +386,7 @@ export const songs = [ { artist: "The Killers", name: "When You Were Young", youtubeId: "s2gtQJiM5Zg" }, { artist: "Cascada", name: "Everytime We Touch", youtubeId: "84sHTvn6xf8" }, { artist: "Scorpions", name: "No One Like You", youtubeId: "qKhorc1aYro" }, - { artist: "Joji", name: "Run", youtubeId: "7qo7ESpyDNY" }, + { artist: "Joji", name: "Run", youtubeId: "3Mt-q96kvl0" }, { artist: "Jimmy Buffett", name: "Margaritaville", youtubeId: "5BuqBkR4384" }, { artist: "Pitbull, Ne-Yo, Afrojack, Nayer", name: "Give Me Everything", youtubeId: "E2lX1ZovtcA" }, { artist: "James Brown", name: "Get Up Offa That Thing", youtubeId: "2ATmDmLAMWw" }, |
