Pull video data from payload

This commit is contained in:
Sam Carlton 2021-01-02 16:11:20 -06:00
parent bca074498e
commit 147bf74190
13 changed files with 167 additions and 65 deletions

View file

@ -21,9 +21,9 @@ export const allList = [
]
export function makeAppSearchLinks (app) {
export function makeAppSearchLinks ( app, videoList ) {
const videos = videosRelatedToApp(app)
const videos = videosRelatedToApp( app, videoList )
// If there are no videos
// then skip