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',
|
name: 'qualityProfileId',
|
||||||
showProp: 'showQualityProfile',
|
showProp: 'showQualityProfile',
|
||||||
valueProp: 'qualityProfileId',
|
valueProp: 'qualityProfile',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'previousAiring',
|
name: 'previousAiring',
|
||||||
|
|
Loading…
Reference in New Issue