yup, thats the commit

This commit is contained in:
Ashley 2023-01-09 21:23:29 +00:00
parent 1d7f3369cd
commit beae6bc900

View file

@ -238,7 +238,7 @@ module.exports = function (app, config, renderTemplate) {
if (d === "[object Object]") {
var d = false;
}
renderTemplate(res, req, "poketube.ejs", {
color: data.color,
color2: data.color2,