mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-27 01:57:21 +00:00
Release group will be shown on history now.
This commit is contained in:
parent
33274d04f0
commit
0867f16e2a
1 changed files with 1 additions and 0 deletions
|
@ -21,5 +21,6 @@ public class HistoryModel
|
|||
public int EpisodeId { get; set; }
|
||||
public string Details { get; set; }
|
||||
public string NzbInfoUrl { get; set; }
|
||||
public string ReleaseGroup { get; set; }
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue