Fixed typeadd
This commit is contained in:
parent
5b86b84991
commit
4016974cef
@ -194,6 +194,7 @@ namespace NadekoBot.Modules.Games
|
||||
Author = imsg.Author.Username,
|
||||
Text = text
|
||||
});
|
||||
await uow.CompleteAsync().ConfigureAwait(false);
|
||||
}
|
||||
|
||||
await channel.SendMessageAsync("Added new article for typing game.").ConfigureAwait(false);
|
||||
|
Loading…
Reference in New Issue
Block a user