update messageResponse author id
This commit is contained in:
@@ -7,5 +7,5 @@ export class MessageResponseDTO {
|
||||
|
||||
id: number;
|
||||
value: string;
|
||||
authorId: number;
|
||||
authorId: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user