Closed rosskhanas closed 1 year ago
Is there any plan to support it? Currently, we set it via window.CRISP_RUNTIME_CONFIG = { locale: intl.locale, session_merge: true };
window.CRISP_RUNTIME_CONFIG = { locale: intl.locale, session_merge: true };
Hey !
It is possible now: https://docs.crisp.chat/guides/chatbox-sdks/web-sdk/npm/#configuration
Is there any plan to support it? Currently, we set it via
window.CRISP_RUNTIME_CONFIG = { locale: intl.locale, session_merge: true };