@@ -150,7 +150,7 @@ If there is an `.action` value in the response data ie. `action: 'customerAdded'
``` js
actions: {
customerAdded (context) {
console.log('action received: customerAdded')
console.log('action received: customerAdded')
}
}
```
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.