Compare commits
1 Commits
140f2a3b0f
...
dd94c88a0e
| Author | SHA1 | Date | |
|---|---|---|---|
|
dd94c88a0e
|
@@ -130,8 +130,6 @@ type VOD struct {
|
||||
Date time.Time `json:"date"`
|
||||
// Free-form category string.
|
||||
Category string `json:"category,omitempty"`
|
||||
// A mirror site the asset is uploaded to, usually YouTube.
|
||||
Mirror string `json:"mirror,omitempty"`
|
||||
}
|
||||
|
||||
// ChannelMismatchError describes a mismatching [Ident.Channel] passed to [Channel.Add].
|
||||
|
||||
Reference in New Issue
Block a user