mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
some preliminary work to move decision engine to use the visitor pattern.
This commit is contained in:
@@ -34,7 +34,7 @@ namespace NzbDrone.Core.MediaFiles
|
||||
public string SceneName { get; set; }
|
||||
public string ReleaseGroup { get; set; }
|
||||
|
||||
public QualityModel QualityWrapper
|
||||
public QualityModel QualityModel
|
||||
{
|
||||
get
|
||||
{
|
||||
|
Reference in New Issue
Block a user