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…
Reference in New Issue
Block a user