From d5897c18ea8e410b01b1bb80575f577425220671 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Tue, 14 Mar 2023 12:12:15 -0700 Subject: [PATCH] Add basic info to leave conversation --- docs/chat/delete-contact.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/chat/delete-contact.md b/docs/chat/delete-contact.md index bc633fc6..8467e27e 100644 --- a/docs/chat/delete-contact.md +++ b/docs/chat/delete-contact.md @@ -2,7 +2,18 @@ sidebar_position: 10 --- +:::warning + +This feature will result in **irreversible** deletion. This **cannot be undone**. + +::: + # Removing a Conversation + +- In a chat with a contact, go to the conversation settings on the top right +- Scroll to the leave this conversation option +- You will be prompted to confirm if you want to leave + :::info