mirror of
https://github.com/emailerfacu-spec/minix-front.git
synced 2026-04-28 17:22:47 -03:00
actualizado tipo de dato
This commit is contained in:
Vendored
+1
@@ -75,6 +75,7 @@ export interface PostResponseDto {
|
|||||||
isEdited: boolean;
|
isEdited: boolean;
|
||||||
visibility: string;
|
visibility: string;
|
||||||
hashtags: string[]?;
|
hashtags: string[]?;
|
||||||
|
isLiked: boolean?;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface UserResponseDto {
|
export interface UserResponseDto {
|
||||||
|
|||||||
Reference in New Issue
Block a user