document template user flag rules should use the creator user for flag assignment
This commit is contained in:
@@ -10,9 +10,6 @@ namespace Disco.Web.Areas.API.Models.DocumentTemplate
|
||||
public bool AddFlag { get; set; }
|
||||
public string Comments { get; set; }
|
||||
|
||||
public string UserDisplayName { get; set; }
|
||||
public string UserIdFriendly { get; set; }
|
||||
|
||||
public string UserFlagIcon { get; set; }
|
||||
public string UserFlagColour { get; set; }
|
||||
public string UserFlagName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user