add sonar type to task protobuf
This commit is contained in:
@@ -8,5 +8,6 @@ message TaskRequest {
|
||||
enum Type {
|
||||
DEBUG = 0;
|
||||
ROUTE = 1;
|
||||
SONAR = 2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user