mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
webhooks/flock: Add flock integration.
This commit is contained in:
@@ -293,6 +293,7 @@ WEBHOOK_INTEGRATIONS = [
|
||||
stream_name='desk'
|
||||
),
|
||||
WebhookIntegration('dropbox', ['productivity'], display_name='Dropbox'),
|
||||
WebhookIntegration('flock', ['customer-support'], display_name='Flock'),
|
||||
WebhookIntegration('freshdesk', ['customer-support']),
|
||||
WebhookIntegration('front', ['customer-support'], display_name='Front'),
|
||||
GithubIntegration(
|
||||
|
||||
Reference in New Issue
Block a user