1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-20 00:43:36 +03:00

lol github editing moment

Signed-off-by: Macintosh II <95250141+mctaylors@users.noreply.github.com>
This commit is contained in:
Macintxsh 2023-09-30 19:24:31 +03:00 committed by GitHub
parent 518a73e79e
commit 852050fd95
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ public sealed class SongUpdateService : BackgroundService
("Off the Hook - Acid Hues", new TimeSpan(0, 3, 39)), ("Off the Hook - Acid Hues", new TimeSpan(0, 3, 39)),
("Off the Hook - Shark Bytes", new TimeSpan(0, 3, 48)), ("Off the Hook - Shark Bytes", new TimeSpan(0, 3, 48)),
("DJ Octavio feat. Squid Sisters & Deep Cut - Calamari Inkantation", new TimeSpan(0, 7, 9)), ("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<Activity> _activityList = new(1) private readonly List<Activity> _activityList = new(1)