From 2db75c958876dca7e301ea387180342fc11d25a6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 19 Nov 2020 16:35:06 +0100 Subject: implement audio volume fades within the skeleton dance video --- .../app/views/align/components/annotations/annotationForms/index.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'animism-align/frontend/app/views/align/components/annotations/annotationForms/index.js') diff --git a/animism-align/frontend/app/views/align/components/annotations/annotationForms/index.js b/animism-align/frontend/app/views/align/components/annotations/annotationForms/index.js index 7b95332..8a1be48 100644 --- a/animism-align/frontend/app/views/align/components/annotations/annotationForms/index.js +++ b/animism-align/frontend/app/views/align/components/annotations/annotationForms/index.js @@ -7,6 +7,7 @@ import { import { AnnotationFormVideo, + AnnotationFormVideoSetVolume, } from './annotationForm.video' import { @@ -31,6 +32,7 @@ export const annotationFormLookup = { image: AnnotationFormImage, video: AnnotationFormVideo, + video_set_volume: AnnotationFormVideoSetVolume, gallery: AnnotationFormGallery, carousel: AnnotationFormGallery, -- cgit v1.2.3-70-g09d2