mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
mb
This commit is contained in:
parent
15fadaad41
commit
c5b0107746
@ -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>
|
<span style="color: <%= likeColor %>;"><%= likePercentage %></span> of the users lieked the video!! <br>
|
||||||
|
Loading…
Reference in New Issue
Block a user