mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 04:51:45 +02:00
Fixes after rebase
This commit is contained in:
@@ -59,5 +59,7 @@ namespace NzbDrone.Api.Series
|
||||
public String ImdbId { get; set; }
|
||||
public String TitleSlug { get; set; }
|
||||
public String RootFolderPath { get; set; }
|
||||
public String Certification { get; set; }
|
||||
public List<String> Genres { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user