~autohentai won't post no reuslts found anymore
This commit is contained in:
parent
ca0a16d813
commit
3ad2b58ca1
@ -49,7 +49,7 @@ namespace NadekoBot.Modules.NSFW
|
||||
var link = await provider.ConfigureAwait(false);
|
||||
if (string.IsNullOrWhiteSpace(link))
|
||||
{
|
||||
if (noError)
|
||||
if (!noError)
|
||||
await channel.SendErrorAsync("No results found.").ConfigureAwait(false);
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user