@@ -46,7 +46,7 @@ export default class Y extends NamedEventHandler {
this._transaction=newTransaction(this)
}
try{
f()
f(this)
}catch(e){
console.error(e)
}
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.