mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-10 07:22:35 -07:00
Done #678
This commit is contained in:
parent
cb11267fd2
commit
9f41a511cd
9 changed files with 21 additions and 10 deletions
|
@ -39,6 +39,7 @@ namespace PlexRequests.UI.Models
|
|||
public string Title { get; set; }
|
||||
public FaultTypeViewModel FaultType { get; set; }
|
||||
public DateTime? LastRetry { get; set; }
|
||||
public string Message { get; set; }
|
||||
}
|
||||
|
||||
public enum RequestTypeViewModel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue