mirror of
https://codeberg.org/ashley/poke
synced 2026-04-09 08:57:57 +00:00
test commit ignore pls
This commit is contained in:
@@ -370,11 +370,7 @@ module.exports = function (app, config, renderTemplate) {
|
|||||||
const dnoreplace = about?.Description.toString();
|
const dnoreplace = about?.Description.toString();
|
||||||
|
|
||||||
|
|
||||||
if(!Array.isArray(tj?.videos)) {
|
|
||||||
if(Array.isArray(shorts?.videos)) {
|
|
||||||
res.redirect(`/channel?id=${req.query.id}&tab=shorts`)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
renderTemplate(res, req, "channel.ejs", {
|
renderTemplate(res, req, "channel.ejs", {
|
||||||
|
|||||||
Reference in New Issue
Block a user