mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
deprecate importCss
This commit is contained in:
parent
0ebb82dc57
commit
034ce31738
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ namespace MediaBrowser.Api
|
|||
}
|
||||
|
||||
[Route("/Branding/Css", "GET", Summary = "Gets custom css")]
|
||||
[Route("/Branding/Css.css", "GET", Summary = "Gets custom css")]
|
||||
public class GetBrandingCss
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue