fix stuff + add stuff

This commit is contained in:
ashley 2025-09-22 14:49:20 +02:00
parent ab019d0a49
commit be228996fd

View File

@ -1772,7 +1772,7 @@ WIP! </a>
<br><span style="color: <%= likeColor %>;"><%= likePercentage %>%</span> of the users lieked the video!! <br>
<span style="color: <%= dislikeColor %>;"><%= dislikePercentage %>%</span> of the users dislieked the video!! <br>
User score: <span style="color: <%= userScoreColor %>;"><%= userScore %></span>- <span class="<%= userScoreClass %>"> <%= userScoreLabel %> </span><br><br>
RYD date created : <%=engagement?.dateCreated.toLocaleString()%> <br>
RYD date created : <%=engagement?.dateCreated?.toLocaleString()%> <br>
<a href="/api/getEngagementData?v=<%=VideoData.videoId%>">See in json</a>