mirror of
https://github.com/plankanban/planka.git
synced 2025-07-21 14:19:44 +02:00
feat: Slack bot notifications (#676)
This commit is contained in:
parent
22964cb375
commit
2f3dfe775e
9 changed files with 129 additions and 24 deletions
|
@ -47,6 +47,7 @@ module.exports = {
|
|||
|
||||
card = await sails.helpers.cards.deleteOne.with({
|
||||
record: card,
|
||||
user: currentUser,
|
||||
request: this.req,
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue