fixed .ropl with %queued% and %playing%
This commit is contained in:
parent
3966629263
commit
9d778de7f2
@ -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) =>
|
||||
|
Loading…
Reference in New Issue
Block a user