Merge pull request #1851 from gmnsii/playlist-integration-with-share

Add playlist integration for share button
This commit is contained in:
Kavin
2023-01-02 21:29:07 +00:00
committed by GitHub
3 changed files with 31 additions and 7 deletions

View File

@@ -92,6 +92,8 @@
v-if="showShareModal"
:video-id="getVideoId()"
:current-time="currentTime"
:playlist-id="playlistId"
:playlist-index="index"
@close="showShareModal = !showShareModal"
/>
<div class="flex">