added presigned url

This commit is contained in:
paritosh18
2026-02-13 17:51:53 +05:30
parent 9c45d924e6
commit b35cb4e178

View File

@@ -1612,8 +1612,12 @@ export class UserService {
},
});
// Attach presigned URLs to media
const mediaWithUrls = await attachMediaWithPresignedUrl(activity.ActivitiesMedia);
return {
...activity,
ActivitiesMediaPresignedUrl: mediaWithUrls,
interestedCount,
rating: 0, // Placeholder
distance: 0, // Placeholder