mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-31 14:33:54 -04:00
Disable SystemUpdateTask
This commit is contained in:
parent
40563dc6cc
commit
7679ed037f
@ -13,7 +13,7 @@ namespace Emby.Server.Implementations.ScheduledTasks
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Plugin Update Task
|
/// Plugin Update Task
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class SystemUpdateTask : IScheduledTask
|
public class SystemUpdateTask /*: IScheduledTask*/
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// The _app host
|
/// The _app host
|
||||||
|
Loading…
x
Reference in New Issue
Block a user