Use the correct property for quality profile on overview

(cherry picked from commit b06d5fb07bc7ab73ff3705410d8993ef7e040852)
This commit is contained in:
Bogdan 2023-10-27 20:23:34 +03:00
parent 6224fe95b5
commit bdd9628122
1 changed files with 1 additions and 1 deletions

View File

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