mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboExperiments.git
synced 2026-06-17 08:16:09 +00:00
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