mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
restored request logging
This commit is contained in:
@@ -83,7 +83,7 @@ namespace MediaBrowser.Api.ScheduledTasks
|
||||
/// <summary>
|
||||
/// Class ScheduledTasksService
|
||||
/// </summary>
|
||||
public class ScheduledTaskService : BaseRestService
|
||||
public class ScheduledTaskService : BaseApiService
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets or sets the task manager.
|
||||
|
||||
Reference in New Issue
Block a user