@@ -182,7 +182,7 @@ app.get("/watch", async function (req, res) {
varinv_comments=data.comments;
constinv_vid=data.vid;
if(!data.comments)inv_comments="";
if(!data.comments)inv_comments="Disabled";
if(api.video(v).b){
varnnn=data.beta;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.