WIP allow blog comment
This commit is contained in:
@ -61,7 +61,6 @@ namespace Yavsc.Models
|
||||
[InverseProperty("Owner"), JsonIgnore]
|
||||
public virtual List<ChatConnection> Connections { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// User's circles
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user