adds releaseTime
This commit is contained in:
parent
594241d24e
commit
715efcf7cb
1 changed files with 1 additions and 0 deletions
|
@ -211,4 +211,5 @@ message Metadata {
|
|||
optional string thumbnail = 9;
|
||||
optional string preview = 10;
|
||||
optional string licenseUrl = 11;
|
||||
optional sint64 releaseTime = 12;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue