...
This commit is contained in:
@@ -17,6 +17,7 @@ namespace Shared.DTOs
|
||||
{
|
||||
public int ID { get; set; }
|
||||
public string Title { get; set; }
|
||||
public string PageTitle { get; set; }
|
||||
public string Text { get; set; }
|
||||
public string? Photo { get; set; }
|
||||
public string Date { get; set; }
|
||||
|
Reference in New Issue
Block a user