mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-02 08:23:04 +00:00
Disable SystemUpdateTask
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Emby.Server.Implementations.ScheduledTasks
|
||||
/// <summary>
|
||||
/// Plugin Update Task
|
||||
/// </summary>
|
||||
public class SystemUpdateTask : IScheduledTask
|
||||
public class SystemUpdateTask /*: IScheduledTask*/
|
||||
{
|
||||
/// <summary>
|
||||
/// The _app host
|
||||
|
||||
Reference in New Issue
Block a user