1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

Fixed Series.QualityProfile relationship

more subsonic cleanup
This commit is contained in:
kay.one
2011-06-17 21:39:02 -07:00
parent 17d084cdf3
commit 520e9c9d14
11 changed files with 74 additions and 61 deletions
@@ -14,4 +14,4 @@ namespace NzbDrone.Core.Repository
public string Name { get; set; }
}
}
}