mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 09:23:44 +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();
|
||||
|
||||
|
||||
if(!Array.isArray(tj?.videos)) {
|
||||
if(Array.isArray(shorts?.videos)) {
|
||||
res.redirect(`/channel?id=${req.query.id}&tab=shorts`)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
renderTemplate(res, req, "channel.ejs", {
|
||||
|
||||
Reference in New Issue
Block a user