diff --git a/lib/telegraf.constants.ts b/lib/telegraf.constants.ts index c70b4b9..59f27a2 100644 --- a/lib/telegraf.constants.ts +++ b/lib/telegraf.constants.ts @@ -1,5 +1,5 @@ export const TELEGRAF_MODULE_OPTIONS = 'TELEGRAF_MODULE_OPTIONS'; -export const TELEGRAF_PROVIDER = 'TELEGRAF_PROVIDER'; +export const TELEGRAF_PROVIDER = 'TelegrafProvider'; export const DECORATORS_PREFIX = 'TELEGRAF'; export const DECORATORS = {