mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-28 11:44:48 +03:00
Added plugin configuration downloading
This commit is contained in:
parent
fc735e9187
commit
26db4b2cd9
@@ -1,12 +1,8 @@
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using System.Windows;
|
||||
using System.Windows.Media.Imaging;
|
||||
using MediaBrowser.Common.Kernel;
|
||||
using MediaBrowser.Common.Logging;
|
||||
using MediaBrowser.Model.Progress;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Security;
|
||||
|
||||
namespace MediaBrowser.Common.UI
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user