fix playlist playback not working
This commit is contained in:
parent
85dbbd8bfc
commit
bc7e493e71
@ -69,6 +69,7 @@ namespace TomatenMusic.Music
|
|||||||
EnsureNotDestroyed();
|
EnsureNotDestroyed();
|
||||||
EnsureConnected();
|
EnsureConnected();
|
||||||
|
|
||||||
|
_ = playlist.Play(this);
|
||||||
_logger.LogInformation("Started playing Playlist {0} on Guild {1}", playlist.Title, (await GetGuildAsync()).Name);
|
_logger.LogInformation("Started playing Playlist {0} on Guild {1}", playlist.Title, (await GetGuildAsync()).Name);
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user