1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

Fixed: Multiple settings not working on Movie Overview view

This commit is contained in:
Qstick
2023-07-10 21:57:26 -05:00
parent d6c1721f51
commit 2d18e4f89e
2 changed files with 7 additions and 1 deletions
@@ -56,7 +56,7 @@ const rows = [
{
name: 'qualityProfileId',
showProp: 'showQualityProfile',
valueProp: 'qualityProfileId',
valueProp: 'qualityProfile',
},
{
name: 'added',