This commit is contained in:
ashley 2024-06-10 21:34:25 +00:00
parent 15fadaad41
commit c5b0107746

View file

@ -1395,7 +1395,7 @@ WIP! </a>
}
};
const likeColor = getLikePercentageColor(likePercentage);
const likeColor = getPercentageColor(likePercentage);
%>
<span style="color: <%= likeColor %>;"><%= likePercentage %></span> of the users lieked the video!! <br>