mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-27 03:04:49 +03:00
restored request logging
This commit is contained in:
@@ -104,7 +104,7 @@ namespace MediaBrowser.Api
|
||||
/// <summary>
|
||||
/// Class PackageService
|
||||
/// </summary>
|
||||
public class PackageService : BaseRestService
|
||||
public class PackageService : BaseApiService
|
||||
{
|
||||
private readonly IInstallationManager _installationManager;
|
||||
private readonly IApplicationHost _appHost;
|
||||
|
||||
Reference in New Issue
Block a user