deprecate importCss
This commit is contained in:
parent
0ebb82dc57
commit
034ce31738
|
@ -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…
Reference in New Issue
Block a user