We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50473f0 commit 39db445Copy full SHA for 39db445
src/platform/assets/components/MediaAssetCard.vue
@@ -37,7 +37,6 @@
37
<component
38
:is="getTopComponent(fileKind)"
39
:asset="adaptedAsset"
40
- :context="{ type: assetType }"
41
@view="handleZoomClick"
42
@download="actions.downloadAsset()"
43
@video-playing-state-changed="isVideoPlaying = $event"
0 commit comments