diff --git a/src/Services/Update/SongUpdateService.cs b/src/Services/Update/SongUpdateService.cs index c8e3829..f807655 100644 --- a/src/Services/Update/SongUpdateService.cs +++ b/src/Services/Update/SongUpdateService.cs @@ -24,9 +24,9 @@ public sealed class SongUpdateService : BackgroundService ("Noisecream - Mist of Rage", new TimeSpan(0, 2, 25)), ("EDWXRDX - CONSCIENCE", new TimeSpan(0, 2, 16)), ("dontleaveme - afterward", new TimeSpan(0, 2, 29)), - ("Clams Casino - I'm God", new TimeSpan(0, 4, 37)), - ("Jupyter - Starboy", new TimeSpan(0, 2, 35)), - ("VØJ, Narvent - Memory Reboot", new TimeSpan(0, 3, 29)) + ("Ferdous - Gravity", new TimeSpan(0, 4, 37)), + ("The Drums - Money", new TimeSpan(0, 2, 35)), + ("Derek Pope - War Machine", new TimeSpan(0, 3, 29)) }; private readonly List _activityList = new(1)