mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-08-30 23:00:18 -04:00
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…
x
Reference in New Issue
Block a user