From 4ad86a73f16c892940dabdfaf0d621644bc2747e Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 18 Nov 2020 18:07:29 +0100 Subject: passing cues down to the video and galleries --- animism-align/frontend/app/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'animism-align/frontend/app/constants.js') diff --git a/animism-align/frontend/app/constants.js b/animism-align/frontend/app/constants.js index 079c6b5..8655c3a 100644 --- a/animism-align/frontend/app/constants.js +++ b/animism-align/frontend/app/constants.js @@ -97,7 +97,7 @@ export const FULLSCREEN_UTILITY_ANNOTATION_TYPES = new Set([ 'curtain', 'text_plate', 'subtitle', ]) -export const GALLERY_UTILITY_ANNOTATION_TYPES = new Set([ +export const CUE_UTILITY_ANNOTATION_TYPES = new Set([ 'gallery_advance', ]) -- cgit v1.2.3-70-g09d2