refactors
This commit is contained in:
@@ -18,4 +18,4 @@ public sealed class RobotEvent
|
||||
public string? ApplicationVersion { get; init; }
|
||||
|
||||
public IDictionary<string, object?> Payload { get; init; } = new Dictionary<string, object?>();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user