diff --git a/schema/component.schema.json b/schema/component.schema.json index 99681b1..36f4886 100644 --- a/schema/component.schema.json +++ b/schema/component.schema.json @@ -119,7 +119,7 @@ "title": "WebVTT source", "_backboneForms": { "type": "Asset", - "media": "other" + "media": "text" } } } @@ -274,7 +274,7 @@ "title": "Linked transcript file source", "_backboneForms": { "type": "Asset", - "media": "other" + "media": "text" } } }