mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
reduce text on filter buttons
This commit is contained in:
parent
196adbefcd
commit
45a1113d8f
@ -273,7 +273,7 @@ namespace MediaBrowser.Dlna
|
||||
{
|
||||
new DirectPlayProfile
|
||||
{
|
||||
Containers = new[]{"mp3"},
|
||||
Containers = new[]{"mp3", "wma", "m4a"},
|
||||
Type = DlnaProfileType.Audio
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user