diff --git a/schema/component.schema.json b/schema/component.schema.json index 9bd2132..11979fb 100644 --- a/schema/component.schema.json +++ b/schema/component.schema.json @@ -201,7 +201,7 @@ "description": "Select a file for the transcript link", "_backboneForms": { "type": "Asset", - "media": "other" + "media": "text" } } }