mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
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…
x
Reference in New Issue
Block a user