Don't clear media types
This commit is contained in:
parent
04abb281c0
commit
48cbac934b
|
@ -16,7 +16,6 @@ namespace Jellyfin.Server.Formatters
|
|||
/// </summary>
|
||||
public CssOutputFormatter()
|
||||
{
|
||||
SupportedMediaTypes.Clear();
|
||||
SupportedMediaTypes.Add("text/css");
|
||||
|
||||
SupportedEncodings.Add(Encoding.UTF8);
|
||||
|
|
Loading…
Reference in New Issue
Block a user