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 fa1ae38 commit 9adb993Copy full SHA for 9adb993
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