Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.

Commit

Permalink
fix: video nft auto popup
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYgod committed Sep 8, 2021
1 parent 50ea158 commit 894e800
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/NFT/NFTItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
autoplay
loop
muted
webkit-playsinline
playsinline
/>
<model-viewer
v-else-if="imageUrl?.endsWith('glb')"
Expand Down

0 comments on commit 894e800

Please sign in to comment.