Skip to content

Commit

Permalink
Merge pull request elastic#428 from Lucas-Caballero/new-gd-protos
Browse files Browse the repository at this point in the history
Adding type for GoDispatch.
  • Loading branch information
Lucas Caballero committed Oct 26, 2015
2 parents ac27ca8 + f49c9e6 commit 54586f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protofiles/configelements/ConfigType.proto
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,7 @@ message ConfigTypeMsg {
HeartThrobConfig = 23;
AnubisConfig = 24;
AnubisClientConfig = 25;
GoDispatchConfig = 24;
GoDispatchClientConfig = 25;
}
}

0 comments on commit 54586f2

Please sign in to comment.