This commit is contained in:
@@ -32,6 +32,9 @@ namespace Sockeye.Models
|
||||
public string CustomFields { get; set; }
|
||||
public List<string> Tags { get; set; }
|
||||
|
||||
//workaround for notification
|
||||
[NotMapped, JsonIgnore]
|
||||
public string Name { get; set; }
|
||||
|
||||
public License()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user