fix path and more skins

This commit is contained in:
Mister Rajoy
2020-11-08 16:43:14 +01:00
parent ff071d54ff
commit 48fb5dc186
7 changed files with 25 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ using MediaBrowser.Api;
using MediaBrowser.Controller.Configuration;
using MediaBrowser.Controller.Net;
namespace Jellyfin.Plugin.Css
namespace Jellyfin.Plugin.SkinManager
{
public class CssManager : IServerEntryPoint
{