Skip to content

Commit f2a2ee1

Browse files
authored
Merge branch 'main' into ft/search-input-conten-glitch
2 parents ca9892d + bef0a62 commit f2a2ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/_app.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ import i18n from '../i18n'
3636

3737
import '../styles.css'
3838

39-
const INTERCOM_ID = process.env.NEXT_PUBLIC_INTERCOM_ID || 'eotmigir'
39+
const INTERCOM_ID = process.env.NEXT_PUBLIC_INTERCOM_ID || 're9q5yti'
4040

4141
const anim = keyframes`
4242
0% {

0 commit comments

Comments
 (0)