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()
|
_rep = new ReplacementBuilder()
|
||||||
.WithClient(client)
|
.WithClient(client)
|
||||||
.WithStats(client)
|
.WithStats(client)
|
||||||
//.WithMusic(music)
|
.WithMusic(music)
|
||||||
.Build();
|
.Build();
|
||||||
|
|
||||||
_t = new Timer(async (objState) =>
|
_t = new Timer(async (objState) =>
|
||||||
|
Loading…
Reference in New Issue
Block a user