mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Added ImageLink helpers for Ajax and Html links.
Added run button to System/Jobs.
This commit is contained in:
parent
ed566e6e9a
commit
9264dcdf88
8 changed files with 99 additions and 3 deletions
|
@ -35,7 +35,7 @@ namespace NzbDrone.Core.Jobs
|
|||
|
||||
public int DefaultInterval
|
||||
{
|
||||
get { return 720; } //Daily
|
||||
get { return 720; } //12-hours
|
||||
}
|
||||
|
||||
public virtual void Start(ProgressNotification notification, int targetId, int secondaryTargetId)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue