mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 08:16:05 -07:00
Fixed #968
This commit is contained in:
parent
6ed1663693
commit
ee66cd66e9
3 changed files with 3 additions and 3 deletions
|
@ -41,7 +41,7 @@ namespace Ombi.Store.Models
|
|||
|
||||
public FaultType FaultType { get; set; }
|
||||
public DateTime? LastRetry { get; set; }
|
||||
public string Message { get; set; }
|
||||
public string Description { get; set; }
|
||||
}
|
||||
|
||||
public enum FaultType
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue