1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 09:14:39 -05:00

Comment Improvements v2 pog

This commit is contained in:
Ashley 2022-10-22 16:58:07 +02:00
parent 80e3a7439d
commit 54137b8170

View file

@ -202,11 +202,6 @@ app.get("/watch", async function (req, res) {
if (!data.comments) inv_comments = "Disabled";
if (api.video(v).b) {
var nnn = data.beta;
var badges = nnn.channel.badges[0];
var comments = nnn.commentCount;
}
if (!api.video(v).b) {
var nnn = "";