Merge branch 'modifyAnEvent' into dev
This commit is contained in:
@@ -22,6 +22,7 @@ message Event {
|
||||
repeated Subscription subscriptions = 14;
|
||||
repeated Subscription deleted_subscription = 16;
|
||||
google.protobuf.Struct data = 15;
|
||||
bool deleted = 16;
|
||||
}
|
||||
|
||||
message Subscription {
|
||||
|
||||
Reference in New Issue
Block a user