....
This commit is contained in:
@@ -37,6 +37,8 @@ namespace Hushian.Domain.Entites
|
||||
= new List<Conversation>();
|
||||
public ICollection<CompanyContentInfo> CompanyContentInfos { get; set; }
|
||||
= new List<CompanyContentInfo>();
|
||||
public ICollection<Prompt> prompts { get; set; }
|
||||
= new List<Prompt>();
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user