We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12a3f16 + c7cc85b commit bef0a62Copy full SHA for bef0a62
1 file changed
src/pages/_app.tsx
@@ -36,7 +36,7 @@ import i18n from '../i18n'
36
37
import '../styles.css'
38
39
-const INTERCOM_ID = process.env.NEXT_PUBLIC_INTERCOM_ID || 'eotmigir'
+const INTERCOM_ID = process.env.NEXT_PUBLIC_INTERCOM_ID || 're9q5yti'
40
41
const anim = keyframes`
42
0% {
0 commit comments