diff --git a/client/components/content-containers/tcc-exam/edit/GroupIntroduction.vue b/client/components/content-containers/tcc-exam/edit/GroupIntroduction.vue index ec39f2d8b..262e83094 100644 --- a/client/components/content-containers/tcc-exam/edit/GroupIntroduction.vue +++ b/client/components/content-containers/tcc-exam/edit/GroupIntroduction.vue @@ -5,7 +5,7 @@ @update="$emit('reorder:element', $event)" :elements="introductionElements" :activity="group" - :supported-types="['JODIT_HTML', 'IMAGE', 'VIDEO', 'EMBED', 'HTML']" + :supported-types="['TIPTAP_HTML', 'IMAGE', 'VIDEO', 'EMBED', 'HTML']" :layout="true">