Commit 6b5027c4 authored by cann-alberto's avatar cann-alberto
Browse files

no message

parent 9491ca50
......@@ -11,7 +11,7 @@ public class Message
public string Body { get; set; } = null;
public string Source { get; set; } = null;
public string Destination { get; set; } = null;
public string? Time { get; set; } = null!;
public string Time { get; set; } = null!;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment