mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Add CSS output formatter.
This commit is contained in:
parent
598cd94c4d
commit
04abb281c0
@ -34,4 +34,4 @@ namespace Jellyfin.Server.Formatters
|
|||||||
return context.HttpContext.Response.WriteAsync(context.Object?.ToString());
|
return context.HttpContext.Response.WriteAsync(context.Object?.ToString());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user