@@ -779,7 +779,7 @@ HTMLElement.prototype.positionType = function (value) {
/* PROTOTYPE EVENTS */
HTMLElement.prototype.onAppear=function(func){
func()
func(this)
returnthis
}
HTMLElement.prototype.onClick=function(func){
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.