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:
@@ -36,6 +36,7 @@ module.exports = {
|
||||
|
||||
project = await sails.helpers.projects.deleteOne.with({
|
||||
record: project,
|
||||
actorUser: currentUser,
|
||||
request: this.req,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user