Update src/libpoketube/init/pages-channel-and-download.js

This commit is contained in:
ashley 2025-08-18 10:29:37 +02:00
parent ef626ced8e
commit fdb083aa6b

View File

@ -347,7 +347,7 @@ module.exports = function (app, config, renderTemplate) {
wiki: "",
getFirstLine,
isMobile: req.useragent.isMobile,
about,
about:"",
playlist,
subs: typeof subscribers === "string"
? subscribers.replace("subscribers", "")