about summary refs log tree commit diff
path: root/BugMine.Sdk/Events
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-05-02 07:22:22 +0200
committerRory& <root@rory.gay>2024-05-02 07:22:22 +0200
commit0c5bfb274ff783d70941af8f3817894e759db10d (patch)
tree91971a45e08e3199a124b7184df55f1147328baf /BugMine.Sdk/Events
parentfixup! Add projects logic, start of issues (diff)
downloadBugMine-0c5bfb274ff783d70941af8f3817894e759db10d.tar.xz
Some work
Diffstat (limited to 'BugMine.Sdk/Events')
-rw-r--r--BugMine.Sdk/Events/State/BugMineRoomMetadata.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/BugMine.Sdk/Events/State/BugMineRoomMetadata.cs b/BugMine.Sdk/Events/State/BugMineRoomMetadata.cs

index a6686d3..734fd37 100644 --- a/BugMine.Sdk/Events/State/BugMineRoomMetadata.cs +++ b/BugMine.Sdk/Events/State/BugMineRoomMetadata.cs
@@ -7,5 +7,5 @@ public class BugMineRoomMetadata : EventContent { public const string EventId = "gay.rory.bugmine.room_metadata"; public string RoomCreationEventId { get; set; } - + } \ No newline at end of file