diff --git a/html/poketube.ejs b/html/poketube.ejs index ca9524c6..fb12eba7 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1395,7 +1395,7 @@ WIP! } }; - const likeColor = getLikePercentageColor(likePercentage); + const likeColor = getPercentageColor(likePercentage); %> <%= likePercentage %> of the users lieked the video!!