mirror of
https://github.com/plankanban/planka.git
synced 2025-12-18 01:11:13 +03:00
feat: Webhooks configuration, all events support, refactoring
This commit is contained in:
@@ -18,7 +18,7 @@ module.exports = {
|
||||
const notifications = await sails.helpers.notifications.updateMany.with({
|
||||
values,
|
||||
recordsOrIds: inputs.ids.split(','),
|
||||
user: currentUser,
|
||||
actorUser: currentUser,
|
||||
request: this.req,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user