Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
zaanposni committed Feb 7, 2024
1 parent 99284e1 commit 9e55ece
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
{#if selectedStory}
{#if selectedStory.InformationResource?.length && selectedStory.InformationResource[0].videoUri}
<video
bind:this={video}
src={selectedStory.InformationResource[0].videoUri}
autoplay
loop
Expand Down

0 comments on commit 9e55ece

Please sign in to comment.