Update: Create Job redirect shows Job Id
This commit is contained in:
@@ -10,5 +10,6 @@ namespace Disco.Web.Models.Job
|
||||
{
|
||||
public string RedirectLink { get; set; }
|
||||
public TimeSpan? RedirectDelay { get; set; }
|
||||
public int JobId { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user