This commit is contained in:
@@ -62,6 +62,6 @@ namespace Webzine.Entity
|
||||
public string Album { get; set; }
|
||||
|
||||
public List<Commentaire> Commentaires { get; set; }
|
||||
|
||||
public List<Style> Styles { get; set; } = new List<Style>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user