From 21da6cde79ccd0cb7f895a29e3d8cab959ef11ba Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Mon, 4 Sep 2023 02:17:10 +0200 Subject: Too many changes to name... --- LibMatrix/MessagesResponse.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'LibMatrix/MessagesResponse.cs') diff --git a/LibMatrix/MessagesResponse.cs b/LibMatrix/MessagesResponse.cs index f09d136..d7bb54a 100644 --- a/LibMatrix/MessagesResponse.cs +++ b/LibMatrix/MessagesResponse.cs @@ -1,3 +1,4 @@ +using System.Collections.Generic; using System.Text.Json.Serialization; using LibMatrix.Responses; -- cgit 1.4.1