Small fixes

This commit is contained in:
Christopher Schnick
2022-01-02 23:13:10 +01:00
parent 8bb6f8be3d
commit e5a84a83db
15 changed files with 120 additions and 37 deletions

View File

@@ -26,5 +26,6 @@ module io.xpipe.beacon {
ReadInfoExchange,
StatusExchange,
StopExchange,
StoreResourceExchange,
VersionExchange;
}