mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-08-21 05:01:25 +00:00
Merge pull request #1851 from gmnsii/playlist-integration-with-share
Add playlist integration for share button
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user