Respond to CR.

This commit is contained in:
Matthew Chen 2018-11-28 17:05:46 -05:00
parent 437e5605ac
commit c3ad65af1d
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ message BackupSnapshot {
MISC = 5;
}
// @required
optional Type type. = 1;
optional Type type = 1;
// @required
optional bytes entityData = 2;
// @required