From 852050fd950515e0956a0f40c049cd7e29665c2c Mon Sep 17 00:00:00 2001 From: Macintosh II <95250141+mctaylors@users.noreply.github.com> Date: Sat, 30 Sep 2023 19:24:31 +0300 Subject: [PATCH] lol github editing moment Signed-off-by: Macintosh II <95250141+mctaylors@users.noreply.github.com> --- src/Services/Update/SongUpdateService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Services/Update/SongUpdateService.cs b/src/Services/Update/SongUpdateService.cs index b3deeea..1b2c391 100644 --- a/src/Services/Update/SongUpdateService.cs +++ b/src/Services/Update/SongUpdateService.cs @@ -38,7 +38,7 @@ public sealed class SongUpdateService : BackgroundService ("Off the Hook - Acid Hues", new TimeSpan(0, 3, 39)), ("Off the Hook - Shark Bytes", new TimeSpan(0, 3, 48)), ("DJ Octavio feat. Squid Sisters & Deep Cut - Calamari Inkantation", new TimeSpan(0, 7, 9)), - ("Splatoon - Ink Me Up", new TimeSpan(0, 2, 13)), + ("Splatoon - Ink Me Up", new TimeSpan(0, 2, 13)) }; private readonly List _activityList = new(1)