Added dynamic affiliate URLs and video player restrictions.
This commit is contained in:
@@ -30,5 +30,6 @@ export function curateMedia(media, context = {}) {
|
||||
parent: media.entity_parent,
|
||||
}),
|
||||
type: context.type || null,
|
||||
isRestricted: context.isRestricted,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user