feat:profile pictures
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
locationName?: string;
|
||||
user: {
|
||||
username: string;
|
||||
profilePictureUrl?: string | null;
|
||||
};
|
||||
likeCount?: number;
|
||||
isLiked?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user