Typing articles updated
This commit is contained in:
@@ -151,7 +151,7 @@ namespace NadekoBot.Modules.Games
|
||||
{
|
||||
public static List<TypingArticle> TypingArticles { get; } = new List<TypingArticle>();
|
||||
|
||||
private const string _typingArticlesPath = "data/typing_articles.json";
|
||||
private const string _typingArticlesPath = "data/typing_articles2.json";
|
||||
|
||||
static SpeedTypingCommands()
|
||||
{
|
||||
|
Reference in New Issue
Block a user