Skip to content

Commit

Permalink
update video model.
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Aug 12, 2024
1 parent d8bf3d2 commit e5df662
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion component-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,9 @@
"resourceType": "core/franklin/components/block/v1/block",
"template": {
"name": "Video",
"model": "video"
"model": "video",
"class": "video",
"className": "video"
}
}
}
Expand Down

0 comments on commit e5df662

Please sign in to comment.