changes
This commit is contained in:
@@ -8,6 +8,12 @@ namespace VDownload.Sources.Twitch.Configuration.Models{
|
||||
|
||||
[ConfigurationKeyName("vod")]
|
||||
public Vod Vod { get; set; }
|
||||
|
||||
[ConfigurationKeyName("clip")]
|
||||
public Clip Clip { get; set; }
|
||||
|
||||
[ConfigurationKeyName("channel")]
|
||||
public Channel Channel { get; set; }
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user