From ae18c049338dfcb33f721eeeb0a05571e8bd87a9 Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 30 May 2024 08:02:40 +0000 Subject: Rename StateEvent to LegacyMatrixEvent --- LibMatrix/EventIdResponse.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'LibMatrix/EventIdResponse.cs') diff --git a/LibMatrix/EventIdResponse.cs b/LibMatrix/EventIdResponse.cs index 4d715a4..4dca734 100644 --- a/LibMatrix/EventIdResponse.cs +++ b/LibMatrix/EventIdResponse.cs @@ -1,3 +1,4 @@ +#define BALLS using System.Text.Json.Serialization; namespace LibMatrix; -- cgit 1.4.1