mirror of
https://github.com/Readarr/Readarr
synced 2026-02-24 23:53:47 +01:00
Fixed: Default poster view to show artist names
This commit is contained in:
parent
5ce214aa8a
commit
d2d6f22c5f
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ export const defaultState = {
|
|||
posterOptions: {
|
||||
detailedProgressBar: false,
|
||||
size: 'large',
|
||||
showTitle: false,
|
||||
showTitle: true,
|
||||
showMonitored: true,
|
||||
showQualityProfile: true
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue