Skip to content
Snippets Groups Projects
Commit e48e5834 authored by lfr20's avatar lfr20
Browse files

Fixed bug of playing video

parent 97f6da70
No related branches found
No related tags found
2 merge requests!69Fixed upload page: recaptcha not implemented, lack of blocking (part one, two,...,!59Fix production bugs luis
......@@ -190,6 +190,7 @@ export default function LearningObjectPage(props) {
link={recurso.link}
urlVerified={false}
videoUrl={recurso.default_attachment_location}
videoType={recurso.default_mime_type}
/>
</Card>
</Grid>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment