Fixed: Default poster view to show artist names

pull/6/head
Qstick 6 years ago committed by GitHub
parent 5ce214aa8a
commit d2d6f22c5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@ export const defaultState = {
posterOptions: {
detailedProgressBar: false,
size: 'large',
showTitle: false,
showTitle: true,
showMonitored: true,
showQualityProfile: true
},

Loading…
Cancel
Save