fix stuff + add stuff

This commit is contained in:
ashley 2025-09-22 14:47:50 +02:00
parent ad45ab84fa
commit b68fb383f9

View File

@ -1624,7 +1624,7 @@ WIP! </a>
<details class="description-new">
<% } %>
<summary style="color:#fff;">
<%=engagement?.viewCount.toLocaleString()%> Views • <%=date%> • Click to toggle off description</summary>
<%=engagement?.viewCount?.toLocaleString()%> Views • <%=date%> • Click to toggle off description</summary>
<% if (String(VideoData.descriptionHtml) != "undefined") { %>
<% if (String(VideoData.descriptionHtml) != " ") { %>