Use the correct property for quality profile on overview

This commit is contained in:
Bogdan 2023-10-27 20:23:34 +03:00 committed by Mark McDowall
parent f2cae4e2b2
commit b06d5fb07b
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ const rows = [
{ {
name: 'qualityProfileId', name: 'qualityProfileId',
showProp: 'showQualityProfile', showProp: 'showQualityProfile',
valueProp: 'qualityProfileId', valueProp: 'qualityProfile',
}, },
{ {
name: 'previousAiring', name: 'previousAiring',