From 5f268b152236a7c5f30511eedc13b8920b26ccc9 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Fri, 6 Oct 2023 18:29:15 +0200 Subject: Small refactors --- Bot/AccountData/BotData.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Bot/AccountData/BotData.cs') diff --git a/Bot/AccountData/BotData.cs b/Bot/AccountData/BotData.cs index 9477488..5d11432 100644 --- a/Bot/AccountData/BotData.cs +++ b/Bot/AccountData/BotData.cs @@ -1,4 +1,5 @@ using System.Text.Json.Serialization; +using LibMatrix.EventTypes; using LibMatrix.Helpers; using LibMatrix.Interfaces; -- cgit 1.5.1