You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: howtos/how-to-lock-a-conversation-to-read-only/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,4 +20,5 @@ To run this tutorial, you will need:
20
20
3. Again on the **Chat UI** page, select to edit the settings for the new admin role.
21
21
4. Go to the **Custom conversation actions** section on the same page, and add a new custom conversation action with a name of "setReadOnly" and a label of "Set Read-Only".
22
22
5. Replace `<APP_ID>` in the `index.html` file with the value found in your [TalkJS dashboard](https://talkjs.com/dashboard/login).
23
-
6. Open `index.html`, or run debug the program in your IDE of choice.
0 commit comments