mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-23 03:28:09 +00:00
reduce text on filter buttons
This commit is contained in:
@@ -273,7 +273,7 @@ namespace MediaBrowser.Dlna
|
||||
{
|
||||
new DirectPlayProfile
|
||||
{
|
||||
Containers = new[]{"mp3"},
|
||||
Containers = new[]{"mp3", "wma", "m4a"},
|
||||
Type = DlnaProfileType.Audio
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user