Update 'proto/mf.proto'
This commit is contained in:
parent
149970df95
commit
dfdd85bc3b
@ -28,7 +28,7 @@ message MFFile {
|
||||
|
||||
message MFFilePath {
|
||||
string path = 1;
|
||||
optional repeated MFFileChecksum = 2;
|
||||
optional repeated MFFileChecksum hashes = 2;
|
||||
optional string mimeType = 3;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user