@@ -115,7 +115,7 @@ function gen_kb(bot, p_en, parr,lang){
}
}
}
}
if(parr.length>0)
if(parr.length>0)
kb.push(bot.mkcb("Back",cbt.sel,bck));
kb.push([bot.mkcb("Back",cbt.sel,bck)]);
returnkb;
returnkb;
}
}
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.