mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Added the first method to portable ApiClient
This commit is contained in:
parent
e389d80cac
commit
ad8402bae6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
using System.ComponentModel.Composition;
|
||||
using MediaBrowser.Common.Plugins;
|
||||
using MediaBrowser.Common.Plugins;
|
||||
using MediaBrowser.Model.Plugins;
|
||||
using System.ComponentModel.Composition;
|
||||
|
||||
namespace MediaBrowser.WebDashboard
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue