fixed .ropl with %queued% and %playing%
This commit is contained in:
@ -34,7 +34,7 @@ namespace NadekoBot.Services.Administration
|
||||
_rep = new ReplacementBuilder()
|
||||
.WithClient(client)
|
||||
.WithStats(client)
|
||||
//.WithMusic(music)
|
||||
.WithMusic(music)
|
||||
.Build();
|
||||
|
||||
_t = new Timer(async (objState) =>
|
||||
|
Reference in New Issue
Block a user