.repinv fix
This commit is contained in:
parent
7365970fe0
commit
4e73f1b43f
@ -93,7 +93,7 @@ namespace NadekoBot.Modules.Administration
|
||||
return;
|
||||
}
|
||||
rep.Reset();
|
||||
await channel.SendConfirmAsync("🔄 " + rep.Repeater.Message).ConfigureAwait(false);
|
||||
await channel.SendMessageAsync("🔄 " + rep.Repeater.Message).ConfigureAwait(false);
|
||||
}
|
||||
|
||||
[NadekoCommand, Usage, Description, Aliases]
|
||||
|
Loading…
Reference in New Issue
Block a user