mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07: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…
Add table
Add a link
Reference in a new issue