1
Fork 0
This commit is contained in:
Ashley 2022-08-15 11:56:26 +02:00
parent 97a40a773c
commit b617c4ac73

View file

@ -161,8 +161,7 @@ app.get("/watch", async function (req, res) {
// lyrics
const lyrics = await lyricsFinder(json.Title);
if (lyrics == undefined) lyrics = "Lyrics not found";
renderTemplate(res, req, "poketube.ejs", {