fix stuff + add stuff
This commit is contained in:
parent
ad45ab84fa
commit
b68fb383f9
@ -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) != " ") { %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user