CHG: changed message proto and fixed all causing issues after that
This commit is contained in:
@@ -14,7 +14,7 @@ message Message {
|
||||
uint32 parentID = 5;
|
||||
|
||||
|
||||
repeated google.protobuf.Any payload = 6;
|
||||
google.protobuf.Any payload = 6;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user