Protos: Update spacing to match libsignal-service-java

FREEBIE
This commit is contained in:
Scott Nonnenberg 2017-06-19 08:35:19 -07:00
parent 3acfda3a56
commit 3360f65fac
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ message SyncMessage {
}
message Contacts {
optional AttachmentPointer blob = 1;
optional AttachmentPointer blob = 1;
optional bool isComplete = 2 [default = false];
}