mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-03 19:30:31 +00:00
Fix api os deserialization
This commit is contained in:
@@ -36,7 +36,7 @@ public class ShellStartExchange extends BeaconInterface<ShellStartExchange.Reque
|
||||
ShellDialect shellDialect;
|
||||
|
||||
@NonNull
|
||||
OsType osType;
|
||||
OsType.Any osType;
|
||||
|
||||
@NonNull
|
||||
String osName;
|
||||
|
||||
Reference in New Issue
Block a user