mirror of
https://github.com/plankanban/planka.git
synced 2025-12-17 17:23:25 +03:00
feat: Slack bot notifications (#676)
This commit is contained in:
committed by
Maksim Eltyshev
parent
b976673826
commit
2990ea593a
@@ -49,6 +49,7 @@ module.exports = {
|
||||
|
||||
card = await sails.helpers.cards.deleteOne.with({
|
||||
record: card,
|
||||
user: currentUser,
|
||||
request: this.req,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user