WIP allow blog comment
This commit is contained in:
parent
21cd878839
commit
31d4f74e6d
7 changed files with 3588 additions and 13 deletions
|
|
@ -61,7 +61,6 @@ namespace Yavsc.Models
|
|||
[InverseProperty("Owner"), JsonIgnore]
|
||||
public virtual List<ChatConnection> Connections { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// User's circles
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue