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