fix issue #170 which is related to the host user not being part of the Registered Users role
This commit is contained in:
@ -10,6 +10,5 @@ namespace Oqtane.Models
|
||||
public DateTime? FinishDate { get; set; }
|
||||
public bool? Succeeded { get; set; }
|
||||
public string Notes { get; set; }
|
||||
public DateTime? NextExecution { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user