mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-26 20:11:49 +02: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