From bee29df8a9ba3090be3daa8ff806dd9a26d7a5cf Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Wed, 11 Dec 2019 20:20:42 +0100 Subject: autoplay next video support for playlists --- .../videos/+video-watch/video-watch-playlist.component.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'client/src/app/videos/+video-watch/video-watch-playlist.component.html') diff --git a/client/src/app/videos/+video-watch/video-watch-playlist.component.html b/client/src/app/videos/+video-watch/video-watch-playlist.component.html index c89936bd1..c07ba1ed6 100644 --- a/client/src/app/videos/+video-watch/video-watch-playlist.component.html +++ b/client/src/app/videos/+video-watch/video-watch-playlist.component.html @@ -14,6 +14,17 @@ {{ currentPlaylistPosition }}{{ playlistPagination.totalItems }} + +
+ +
-- cgit v1.2.3