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:
parent
518a73e79e
commit
852050fd95
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue