Tag in blog
This commit is contained in:
@@ -20,6 +20,7 @@ namespace Shared.DTOs
|
||||
public string Text { get; set; }
|
||||
public string? Photo { get; set; }
|
||||
public string Date { get; set; }
|
||||
public string Time { get; set; }
|
||||
public string Time { get; set; }
|
||||
public string? Tags { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user