Update src/libpoketube/init/pages-channel-and-download.js
This commit is contained in:
parent
ef626ced8e
commit
fdb083aa6b
@ -347,7 +347,7 @@ module.exports = function (app, config, renderTemplate) {
|
|||||||
wiki: "",
|
wiki: "",
|
||||||
getFirstLine,
|
getFirstLine,
|
||||||
isMobile: req.useragent.isMobile,
|
isMobile: req.useragent.isMobile,
|
||||||
about,
|
about:"",
|
||||||
playlist,
|
playlist,
|
||||||
subs: typeof subscribers === "string"
|
subs: typeof subscribers === "string"
|
||||||
? subscribers.replace("subscribers", "")
|
? subscribers.replace("subscribers", "")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user