Skip to content

Commit

Permalink
added new detectors (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
ladybug0125 committed Aug 31, 2022
1 parent ad1c96c commit 4c3c103
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
20 changes: 14 additions & 6 deletions pkg/pb/detectorspb/detectors.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions proto/detectors.proto
Original file line number Diff line number Diff line change
Expand Up @@ -893,6 +893,8 @@ enum DetectorType {
Uproc = 889;
Supportbee = 890;
Aftership = 891;
Edusign = 892;
Teamup = 893;
}

message Result {
Expand Down

0 comments on commit 4c3c103

Please sign in to comment.