mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
New: Multiple Quality Profiles and Files Per Movie
This commit is contained in:
@@ -16,7 +16,7 @@ function createMapStateToProps() {
|
||||
isAvailable: movie.isAvailable,
|
||||
monitored: movie.monitored,
|
||||
grabbed: movie.grabbed,
|
||||
movieFile: movie.movieFile,
|
||||
statistics: movie.statistics,
|
||||
colorImpairedMode: uiSettings.enableColorImpairedMode
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user