Skip to content

Commit 67897af

Browse files
committed
add intercom placeholder value
1 parent d94784c commit 67897af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/support/intercom.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Add the following to your `docs.json` file to add an [Intercom](https://www.inte
1919
```json Example
2020
"integrations": {
2121
"intercom": {
22-
"appId": "APP_ID"
22+
"appId": "abc123def4"
2323
}
2424
}
2525
```

0 commit comments

Comments
 (0)