add new event proto to fix conflie
This commit is contained in:
@@ -22,7 +22,7 @@ message Event {
|
||||
repeated Subscription subscriptions = 14;
|
||||
repeated Subscription deleted_subscription = 16;
|
||||
google.protobuf.Struct data = 15;
|
||||
bool deleted = 16;
|
||||
bool deleted = 17;
|
||||
}
|
||||
|
||||
message Subscription {
|
||||
|
||||
Reference in New Issue
Block a user