Fix proto formatting
This commit is contained in:
@@ -88,5 +88,5 @@ message Event {
|
|||||||
// unix timestamp of event
|
// unix timestamp of event
|
||||||
int64 timestamp = 3;
|
int64 timestamp = 3;
|
||||||
// service entry
|
// service entry
|
||||||
Service service = 4;
|
Service service = 4;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user