Added descriptions to actor profile page, using profiles for secondary photos.
This commit is contained in:
@@ -11,5 +11,6 @@ export function curateMedia(media) {
|
||||
isS3: media.is_s3,
|
||||
width: media.width,
|
||||
height: media.height,
|
||||
index: media.index,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user