Skip to content

Commit a08990f

Browse files
Tag Just Shapes & Beats songs
1 parent 0e6c7ab commit a08990f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/constants/songs.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ export const songs = [
184184
{ artist: "Gwen Stefani", name: "Hollaback Girl", youtubeId: "7YQESUr8Cxc" },
185185
{ artist: "Bobby \"Boris\" Pickett", name: "Monster Mash", youtubeId: "bRLML36HnzU" },
186186
{ artist: "Pete Townshend", name: "Let My Love Open The Door", youtubeId: "9dw29xpA0Qg" },
187-
{ artist: "Tokyo Machine", name: "Hype", youtubeId: "74Yir_AP2Ts" },
187+
{ artist: "Tokyo Machine", name: "Hype (Just Shapes & Beats)", youtubeId: "74Yir_AP2Ts" },
188188
{ artist: "Martin O’Donnell, Michael Salvatori", name: "One Final Effort (Halo 3)", youtubeId: "5b8zZmSZC_0" },
189189
{ artist: "Pat Benatar", name: "Shadows Of The Night", youtubeId: "J6hZ4NwFCg0" },
190190
{ artist: "Pink Floyd", name: "Time", youtubeId: "pgXozIma-Oc" },
@@ -248,7 +248,7 @@ export const songs = [
248248
{ artist: "Earth, Wind & Fire", name: "Let's Groove", youtubeId: "ltjio4AM2uw" },
249249
{ artist: "Billy Squier", name: "The Stroke", youtubeId: "5KOUEX_oG9k" },
250250
{ artist: "OK Go", name: "This Too Shall Pass", youtubeId: "jWsntzxlsPM" },
251-
{ artist: "Nitro Fun", name: "Cheat Codes", youtubeId: "2Y9uceuIAxE" },
251+
{ artist: "Nitro Fun", name: "Cheat Codes (Just Shapes & Beats)", youtubeId: "2Y9uceuIAxE" },
252252
{ artist: "REO Speedwagon", name: "Can't Fight This Feeling", youtubeId: "z_WYwfrMFko" },
253253
{ artist: "Skid Row", name: "Youth Gone Wild", youtubeId: "x6d07j_IL1M" },
254254
{ artist: "Katy Perry", name: "Firework", youtubeId: "S23IzDZBuBQ" },
@@ -929,7 +929,7 @@ export const songs = [
929929
{ artist: "Martin O’Donnell, Michael Salvatori", name: "On a Pale Horse (Halo: Combat Evolved)", youtubeId: "cvaEIiboA8w" },
930930
{ artist: "Mega Man X", name: "Storm Eagle (Sega Genesis Remix)", youtubeId: "F28uArEvtxI" },
931931
{ artist: "The Police", name: "Every Little Thing She Does Is Magic", youtubeId: "5WEjz2YoH80" },
932-
{ artist: "Pegboard Nerds", name: "Try This", youtubeId: "GIK5VWI_iqM" },
932+
{ artist: "Pegboard Nerds", name: "Try This (Just Shapes & Beats)", youtubeId: "GIK5VWI_iqM" },
933933
{ artist: "Jet", name: "Are You Gonna Be My Girl", youtubeId: "54dLepp2b0A" },
934934
{ artist: "Def Leppard", name: "Pour Some Sugar On Me", youtubeId: "Rqs4cMyMLnY" },
935935
{ artist: "R.E.M.", name: "The One I Love", youtubeId: "pBHBuFqy6I8" },
@@ -1117,7 +1117,7 @@ export const songs = [
11171117
{ artist: "Survivor", name: "High on You", youtubeId: "coGPSIq1_NI" },
11181118
{ artist: "The Knack", name: "My Sharona", youtubeId: "ZR-3r5Z9kqw" },
11191119
{ artist: "Joan Jett", name: "Bad Reputation", youtubeId: "x6fB8KMUnz0" },
1120-
{ artist: "Nitro Fun", name: "New Game", youtubeId: "ZVkPmLt1qrM" },
1120+
{ artist: "Nitro Fun", name: "New Game (Just Shapes & Beats)", youtubeId: "ZVkPmLt1qrM" },
11211121
{ artist: "Kiss", name: "I Was Made For Lovin' You", youtubeId: "12fJAnaif34" },
11221122
{ artist: "_ensnare_", name: "There Is Always Love", youtubeId: "jD6QXl1_Fds" },
11231123
{ artist: "Myrone", name: "Zadok", youtubeId: "04JrAnWnN5k" },

0 commit comments

Comments
 (0)