diff --git a/web/app/shared/services/integration.service.ts b/web/app/shared/services/integration.service.ts index 29d4be0..57f7685 100644 --- a/web/app/shared/services/integration.service.ts +++ b/web/app/shared/services/integration.service.ts @@ -27,7 +27,7 @@ export class IntegrationService { }, }, "widget": { - "customwidget": { + "custom": { //component: CustomWidgetConfigComponent, types: WIDGET_CUSTOM, },