1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-02-23 22:08:53 -05:00
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>