mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-01-25 11:13:39 +02:00
Use the correct property for quality profile on overview
This commit is contained in:
parent
f2cae4e2b2
commit
b06d5fb07b
@ -63,7 +63,7 @@ const rows = [
|
||||
{
|
||||
name: 'qualityProfileId',
|
||||
showProp: 'showQualityProfile',
|
||||
valueProp: 'qualityProfileId',
|
||||
valueProp: 'qualityProfile',
|
||||
},
|
||||
{
|
||||
name: 'previousAiring',
|
||||
|
Loading…
x
Reference in New Issue
Block a user