Update html/watch.ejs

This commit is contained in:
ashley 2025-08-18 00:44:40 +02:00
parent eb0d3c17a3
commit b207030539

View File

@ -1927,7 +1927,7 @@ inv_vid?.recommendedVideos.forEach(video => {
</span>
</a>
<div class="video-views">
<%= convert(x.viewCount) %> views
<%= x.publishedText %>
</div>
</div>
</div>