@@ -65,6 +65,7 @@ const server = Server.configure({
})
.then(res=>res.json())
.then(data=>{
console.debug(data)
const{id:author_id}=data.get_author
if(author_id){
fetch('https://core.discours.io/',{
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.