Custom widgets are custom now

This commit is contained in:
Travis Ralston 2017-12-20 21:47:35 -07:00
parent 9a9bd2c5ac
commit fac404e16f

View file

@ -27,7 +27,7 @@ export class IntegrationService {
}, },
}, },
"widget": { "widget": {
"customwidget": { "custom": {
//component: CustomWidgetConfigComponent, //component: CustomWidgetConfigComponent,
types: WIDGET_CUSTOM, types: WIDGET_CUSTOM,
}, },