mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-11 07:46:05 -07:00
This commit is contained in:
parent
5024178724
commit
b4bc51c862
6 changed files with 13 additions and 10 deletions
|
@ -33,5 +33,6 @@ namespace PlexRequests.UI.Models
|
|||
public bool Requested { get; set; }
|
||||
public string Name { get; set; }
|
||||
public int Id { get; set; }
|
||||
public int EpisodeId { get; set; } // Not used other than in the view to keep everything unique
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue