From f38815753af0b72c0407a2efe448a6c8a027ddca Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 7 Aug 2020 18:16:54 +0200 Subject: add intro gif --- animism-align/frontend/app/constants.js | 6 +++++- 1 file changed, 5 insertions(+), 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 2ed5563..1acdf5b 100644 --- a/animism-align/frontend/app/constants.js +++ b/animism-align/frontend/app/constants.js @@ -56,7 +56,11 @@ export const MEDIA_LABEL_TYPES = { vitrine: 'Vitrine', } -export const UTILITY_ANNOTATION_TYPES = new Set([ +export const INLINE_UTILITY_ANNOTATION_TYPES = new Set([ + 'intro', +]) + +export const FULLSCREEN_UTILITY_ANNOTATION_TYPES = new Set([ 'curtain', ]) -- cgit v1.2.3-70-g09d2