mapmode action done
This commit is contained in:
@@ -62,6 +62,7 @@ export default {
|
||||
v-for="(video,v) in source.videos"
|
||||
:key="v">
|
||||
<div class="plyr__video-embed">
|
||||
<!-- TODO fix vimeo embed url -->
|
||||
<iframe
|
||||
:src="video.url"
|
||||
allowfullscreen
|
||||
|
Reference in New Issue
Block a user