mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
this is one of the commits ever lol
This commit is contained in:
parent
3aa0a80b47
commit
618f11c4da
@ -73,6 +73,7 @@ module.exports = function (app, config, renderTemplate) {
|
|||||||
return res.redirect(`/watch?v=${req.params.v}`);
|
return res.redirect(`/watch?v=${req.params.v}`);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return rendermainpage();
|
return rendermainpage();
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user