mirror of
https://github.com/plankanban/planka.git
synced 2025-12-19 01:12:02 +03:00
feat: Slack bot notifications (#676)
This commit is contained in:
@@ -47,6 +47,7 @@ module.exports = {
|
||||
|
||||
card = await sails.helpers.cards.deleteOne.with({
|
||||
record: card,
|
||||
user: currentUser,
|
||||
request: this.req,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user