Skip to content

Commit

Permalink
fix: sync
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenSheep402 committed Sep 26, 2023
1 parent 9a936e3 commit eb9db90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/sync/v1/sync_service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ message SyncResponse {
}

message UpdateRequest {
string group_id = 2;
oneof data {
Host host = 11;
KnownHost known_host = 12;
Expand Down

0 comments on commit eb9db90

Please sign in to comment.