about summary refs log tree commit diff
path: root/Bot/AccountData/SystemData.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Bot/AccountData/SystemData.cs')
-rw-r--r--Bot/AccountData/SystemData.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bot/AccountData/SystemData.cs b/Bot/AccountData/SystemData.cs

index 5edfc0e..42edd23 100644 --- a/Bot/AccountData/SystemData.cs +++ b/Bot/AccountData/SystemData.cs
@@ -1,4 +1,5 @@ using System.Text.Json.Serialization; +using LibMatrix.EventTypes; using LibMatrix.Helpers; using LibMatrix.Interfaces;