mirror of
https://github.com/LBRYFoundation/types.git
synced 2025-08-23 17:47:32 +00:00
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…
Add table
Reference in a new issue