mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
use PlaylistVideos preferListen in WatchVideo.vue
This commit is contained in:
parent
34448f7e66
commit
907ab884ca
1 changed files with 1 additions and 0 deletions
|
@ -253,6 +253,7 @@
|
|||
:playlist-id="playlistId"
|
||||
:playlist="playlist"
|
||||
:selected-index="index"
|
||||
:prefer-listen="isListening"
|
||||
/>
|
||||
<a
|
||||
v-t="`actions.${showRecs ? 'minimize_recommendations' : 'show_recommendations'}`"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue