mirror of
https://github.com/plankanban/planka.git
synced 2025-12-17 09:13:23 +03:00
feat: Webhooks configuration, all events support, refactoring
This commit is contained in:
@@ -103,7 +103,7 @@ module.exports = {
|
||||
project,
|
||||
},
|
||||
import: boardImport,
|
||||
user: currentUser,
|
||||
actorUser: currentUser,
|
||||
requestId: inputs.requestId,
|
||||
request: this.req,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user