Skip to content
Snippets Groups Projects
Commit e4657ad3 authored by Maximilian Georg Kurzawski's avatar Maximilian Georg Kurzawski
Browse files

Renamed Change_State

parent 8951f6be
No related branches found
No related tags found
No related merge requests found
...@@ -228,7 +228,7 @@ message Change { ...@@ -228,7 +228,7 @@ message Change {
string id = 1; string id = 1;
int64 age = 2; int64 age = 2;
State state = 3; Change_State state = 3;
} }
message SetOndListRequest { message SetOndListRequest {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment