1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 00:14:39 -05:00
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", {