tags
This commit is contained in:
@@ -22,6 +22,7 @@ namespace Shared.DTOs
|
||||
public string Date { get; set; }
|
||||
public string Time { get; set; }
|
||||
public string? Tags { get; set; }
|
||||
public string? Description { get; set; }
|
||||
public string? DescriptionTag { get; set; }
|
||||
public string? keywordsTag { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user