[cms.djangoapp]
webhooks = openedx_webhooks.apps:WebhooksConfig

[lms.djangoapp]
webhooks = openedx_webhooks.apps:WebhooksConfig
