mirror of
https://github.com/plankanban/planka.git
synced 2025-12-17 17:23:25 +03:00
feat: Webhooks configuration, all events support, refactoring
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
const POST_MESSAGE_API_URL = 'https://slack.com/api/chat.postMessage';
|
||||
|
||||
module.exports = {
|
||||
// TODO: make sync?
|
||||
|
||||
inputs: {
|
||||
markdown: {
|
||||
type: 'string',
|
||||
|
||||
Reference in New Issue
Block a user