mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
back to tiny for now
This commit is contained in:
@@ -5,7 +5,7 @@ namespace NzbDrone.Core.Jobs
|
||||
{
|
||||
public class ScheduledTask : ModelBase
|
||||
{
|
||||
public String Name { get; set; }
|
||||
public String TypeName { get; set; }
|
||||
public Int32 Interval { get; set; }
|
||||
public DateTime LastExecution { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user