mirror of
https://codeberg.org/ashley/poke
synced 2026-04-09 05:47:57 +00:00
mb
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user