|
|
@ -148,7 +148,7 @@ namespace Emby.Server.Implementations.ScheduledTasks.Tasks
|
|
|
|
public bool IsHidden => false;
|
|
|
|
public bool IsHidden => false;
|
|
|
|
|
|
|
|
|
|
|
|
/// <inheritdoc />
|
|
|
|
/// <inheritdoc />
|
|
|
|
public bool IsEnabled => false;
|
|
|
|
public bool IsEnabled => true;
|
|
|
|
|
|
|
|
|
|
|
|
/// <inheritdoc />
|
|
|
|
/// <inheritdoc />
|
|
|
|
public bool IsLogged => true;
|
|
|
|
public bool IsLogged => true;
|
|
|
|