mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-29 11:58:27 +01:00
Initial check-in
This commit is contained in:
8
MediaBrowser.InternetProviders/PluginConfiguration.cs
Normal file
8
MediaBrowser.InternetProviders/PluginConfiguration.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using MediaBrowser.Common.Plugins;
|
||||
|
||||
namespace MediaBrowser.InternetProviders
|
||||
{
|
||||
public class PluginConfiguration : BasePluginConfiguration
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user