mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-10 00:02:56 +01:00
Adding the UI to the same repo. Made some default theme progress
This commit is contained in:
parent
d8c01ded6e
commit
119dfc3ac7
8
MediaBrowser.UI/Configuration/UIApplicationPaths.cs
Normal file
8
MediaBrowser.UI/Configuration/UIApplicationPaths.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using MediaBrowser.Common.Kernel;
|
||||
|
||||
namespace MediaBrowser.UI.Configuration
|
||||
{
|
||||
public class UIApplicationPaths : BaseApplicationPaths
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user