mirror of
https://github.com/navidrome/navidrome.git
synced 2026-05-03 06:51:16 +00:00
fix(configuration): update DefaultUICoverArtSize to 300
Signed-off-by: Deluan <deluan@navidrome.org>
This commit is contained in:
parent
75d0c839c3
commit
39de90b080
@ -85,7 +85,7 @@ const (
|
||||
)
|
||||
|
||||
const (
|
||||
DefaultUICoverArtSize = 600
|
||||
DefaultUICoverArtSize = 300
|
||||
)
|
||||
|
||||
// Prometheus options
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user