mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
update to jquery mobile 1.4.3
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
using MediaBrowser.Common.Constants;
|
||||
using MediaBrowser.Common.Net;
|
||||
using MediaBrowser.Controller.Net;
|
||||
using MediaBrowser.Model.Entities;
|
||||
using MediaBrowser.Model.Serialization;
|
||||
using ServiceStack;
|
||||
@@ -96,6 +97,7 @@ namespace MediaBrowser.Api
|
||||
|
||||
}
|
||||
|
||||
[Authenticated]
|
||||
public class PackageReviewService : BaseApiService
|
||||
{
|
||||
private readonly IHttpClient _httpClient;
|
||||
|
||||
Reference in New Issue
Block a user