angular.module('appenlight.components.webhooksIntegrationConfigView', []) .component('webhooksIntegrationConfigView', { templateUrl: 'components/views/integrations/webhooks-integration-config-view/webhooks-integration-config-view.html', controller: ApplicationsIntegrationsEditViewController });