feat: Webhooks configuration, all events support, refactoring
This commit is contained in:
@@ -80,7 +80,7 @@ module.exports = {
|
||||
user = await sails.helpers.users.updateOne.with({
|
||||
values,
|
||||
record: user,
|
||||
user: currentUser,
|
||||
actorUser: currentUser,
|
||||
request: this.req,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user