From 8b962053f2af99ece482537b9ac7a1daff1400b9 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 7 Nov 2020 02:03:40 +0100 Subject: starting to add subtitles. fix carousels not showing up in transcript --- .../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 9a3b386..7b95332 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 @@ -2,6 +2,7 @@ import { AnnotationFormSectionHeading, AnnotationFormTextPlate, AnnotationFormFootnote, + AnnotationFormSubtitle, } from './annotationForm.text' import { @@ -26,6 +27,7 @@ export const annotationFormLookup = { section_heading: AnnotationFormSectionHeading, text_plate: AnnotationFormTextPlate, footnote: AnnotationFormFootnote, + subtitle: AnnotationFormSubtitle, image: AnnotationFormImage, video: AnnotationFormVideo, -- cgit v1.2.3-70-g09d2