mirror of
https://github.com/Myxelium/Lunaris2.0.git
synced 2026-04-17 11:47:16 +00:00
Small fix
This commit is contained in:
@@ -90,7 +90,5 @@ public class PlayHandler : IRequestHandler<PlayCommand>
|
||||
await context.SendMessageAsync($"Couldn't read song information", _client);
|
||||
}
|
||||
}
|
||||
|
||||
_audioService.TrackStarted += OnTrackStarted;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user