1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-09-19 18:57:30 +00:00

Only show continuous mode if there are videos

This commit is contained in:
Cadence Ember 2021-04-27 19:44:17 +12:00
parent e0238d7e7d
commit d1e2202cae
No known key found for this signature in database
GPG Key ID: BC1C2C61CF521B17

View File

@ -79,6 +79,7 @@ block content
aside(style=continuous ? "display: none" : "")#standard-related-videos.related-videos
.related-cols
h2.related-header Related videos
if video.recommendedVideos.length
.continuous-start
a(href=`/watch?v=${video.videoId}&continuous=1` nofollow) Continuous mode
each r in video.recommendedVideos