Файлы, правки отображения
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Knot.Modules.Conversations.Application.DTOs;
|
||||
public record MediaDto(
|
||||
Guid Id,
|
||||
string Type,
|
||||
string Url,
|
||||
string? Url,
|
||||
string? Filename,
|
||||
long? Size
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user