mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
Fix comment
This commit is contained in:
@@ -84,7 +84,7 @@ message SubscribeRequest {
|
||||
}
|
||||
|
||||
message SubscribeResponse {
|
||||
// the event which occured; created, deleted, updated
|
||||
// the event which occured; create, delete, update
|
||||
string event = 1;
|
||||
// the note which the operation occured on
|
||||
Note note = 2;
|
||||
|
||||
Reference in New Issue
Block a user