Of course i forgot to remove this
This commit is contained in:
parent
0c7d077df1
commit
8b3a438e34
@ -389,7 +389,6 @@ namespace NadekoBot.Modules.Administration
|
||||
|
||||
private Task _client_MessageUpdated(Optional<IMessage> optmsg, IMessage imsg2)
|
||||
{
|
||||
throw new ArgumentException();
|
||||
var after = imsg2 as IUserMessage;
|
||||
if (after == null || after.IsAuthor())
|
||||
return Task.CompletedTask;
|
||||
|
Loading…
Reference in New Issue
Block a user