Fixed music crash on !!n !!s and !!d?
This commit is contained in:
parent
bd3caa8407
commit
70e5337d97
@ -124,6 +124,7 @@ namespace NadekoBot.Modules.Music.Classes
|
|||||||
AddSong(CurrentSong, 0);
|
AddSong(CurrentSong, 0);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
catch (OperationCanceledException) { }
|
||||||
finally
|
finally
|
||||||
{
|
{
|
||||||
if (!cancelToken.IsCancellationRequested)
|
if (!cancelToken.IsCancellationRequested)
|
||||||
|
Loading…
Reference in New Issue
Block a user