mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2025-01-18 17:15:13 +01:00
Remove Custom from WebhookFactory Registry
Wven when commented out, it's still present in front end selection
This commit is contained in:
parent
1d5965c1f5
commit
170750466c
@ -21,7 +21,6 @@ class WebhookFactory:
|
||||
"Mattermost": MattermostWebhook,
|
||||
"Slack": SlackWebhook,
|
||||
"Teams": TeamsWebhook,
|
||||
# "Custom",
|
||||
}
|
||||
|
||||
@classmethod
|
||||
|
Loading…
x
Reference in New Issue
Block a user