mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
Added ImageLink helpers for Ajax and Html links.
Added run button to System/Jobs.
This commit is contained in:
@@ -20,5 +20,8 @@ namespace NzbDrone.Core.Repository
|
||||
public DateTime LastExecution { get; set; }
|
||||
|
||||
public Boolean Success { get; set; }
|
||||
|
||||
[Ignore]
|
||||
public string Command { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user