Skip to content

Commit bdac226

Browse files
Julianerikkeerlu
andauthored
Update react/remote-work-demo/src/talkJsConfig.js
Co-authored-by: Lucy Keer <[email protected]>
1 parent c2d5ec6 commit bdac226

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

react/remote-work-demo/src/talkJsConfig.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const talkJsConfig = {
2-
appId: "tYGS1Q0R", // Replace this value with your app id
3-
userId: "USER_ID", // The user id for the user from who's perspective you're using the UI
2+
appId: "<APP_ID>", // Replace this value with your app id
3+
userId: "<USER_ID>", // The user id for the user from who's perspective you're using the UI
44
/**
55
* Below is a couple of example conversations to get you up and running.
66
* The conversations are split into two categories, which is also reflected in the UI.

0 commit comments

Comments
 (0)