mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-10 02:46:36 +00:00
Fixup
This commit is contained in:
parent
08ed0a9a5d
commit
994266a54f
1 changed files with 0 additions and 4 deletions
|
|
@ -72,10 +72,6 @@ namespace Emby.Server.Implementations.ScheduledTasks.Tasks
|
|||
Type = TaskTriggerInfo.TriggerStartup
|
||||
},
|
||||
new TaskTriggerInfo
|
||||
{
|
||||
Type = TaskTriggerInfo.TriggerStartup
|
||||
},
|
||||
new TaskTriggerInfo
|
||||
{
|
||||
Type = TaskTriggerInfo.TriggerInterval,
|
||||
IntervalTicks = TimeSpan.FromHours(24).Ticks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue