Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video library #94

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Launchpad5682
Copy link

@Launchpad5682 Launchpad5682 commented Mar 22, 2022

image
image
getVideosFromPlaylistHandler had a wrong check while finding the videos for a playlist. It was returning videos whose video id is not equal to playlist ID. So, just changed !== to ===.

sohamsshah and others added 3 commits March 15, 2022 00:37
getVideosFromPlaylistHandler had a wrong check while finding the videos for a playlist. It was returning videos whose video id is not equal to playlist ID. So, just changed !== to ===.
@netlify
Copy link

netlify bot commented Mar 22, 2022

✅ Deploy Preview for mockbee ready!

🔨 Explore the source changes: d70ff26

🔍 Inspect the deploy log: https://app.netlify.com/sites/mockbee/deploys/623a1cd7d42d9000083f2cc7

😎 Browse the preview: https://deploy-preview-94--mockbee.netlify.app

@supminn
Copy link
Contributor

supminn commented Mar 25, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants