mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Disable SystemUpdateTask
This commit is contained in:
parent
40563dc6cc
commit
7679ed037f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user