Update VoicePlusTextCommands.cs
- added ✅ to .cv+t
This commit is contained in:
parent
3e5a7defea
commit
cb6089ca26
@ -183,7 +183,7 @@ namespace NadekoBot.Modules.Administration
|
||||
await Task.Delay(500);
|
||||
}
|
||||
|
||||
await channel.SendMessageAsync("`Done.`").ConfigureAwait(false);
|
||||
await channel.SendMessageAsync("✅ Done.").ConfigureAwait(false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user