Skip to content

Commit b6b5479

Browse files
authored
added new protos (#445) (#463)
1 parent 5aaa60e commit b6b5479

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

proto/detectors.proto

+5
Original file line numberDiff line numberDiff line change
@@ -848,6 +848,11 @@ enum DetectorType {
848848
Codeclimate = 844;
849849
Codemagic = 845;
850850
Vbout = 846;
851+
Nightfall = 847;
852+
FlightLabs = 848;
853+
SpeechTextAI = 849;
854+
PollsAPI = 850;
855+
SimFin = 851;
851856
}
852857

853858
message Result {

0 commit comments

Comments
 (0)