Update src/libpoketube/init/pages-channel-and-download.js
This commit is contained in:
parent
1de34b0a4d
commit
ce0a4beb7b
@ -319,12 +319,8 @@ module.exports = function (app, config, renderTemplate) {
|
||||
}
|
||||
|
||||
const subscribers = convert(cinv?.subCount || 0);
|
||||
const description = about?.Description.toString().replace(
|
||||
/\n/g,
|
||||
" <br> "
|
||||
);
|
||||
const dnoreplace = about?.Description.toString();
|
||||
|
||||
|
||||
|
||||
let ChannelFirstVideoObject = {
|
||||
subCountText: "0",
|
||||
authorVerified: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user