We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0373e8f commit eb1d649Copy full SHA for eb1d649
proto/config.proto
@@ -62,6 +62,7 @@ message Process {
62
}
63
64
enum PlatformType {
65
+ UNKNOWN = 0;
66
LINUX = 1;
67
68
0 commit comments