novuhq / docs

Novu documentation - The Masterpiece
https://docs.novu.co
41 stars 84 forks source link

fix: wrong import of ChatProviderIdEnum #411

Closed sumitsaurabh927 closed 11 months ago

sumitsaurabh927 commented 11 months ago

It'll fix the wrong import of ChatProviderIdEnum and import PushProviderIdEnum instead, as it should.

Before:

image

After:

image