From 825ffe3cfefc49ebd8a7b5ef27dbbd05cca8f0b1 Mon Sep 17 00:00:00 2001 From: Reckless_Satoshi <90936742+Reckless-Satoshi@users.noreply.github.com> Date: Fri, 9 Sep 2022 17:07:15 +0000 Subject: [PATCH] Add QR Code to enable Telegram notifications (#232) --- frontend/src/components/TradeBox.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/components/TradeBox.js b/frontend/src/components/TradeBox.js index 52d972c6..baf8e73d 100644 --- a/frontend/src/components/TradeBox.js +++ b/frontend/src/components/TradeBox.js @@ -367,6 +367,9 @@ class TradeBox extends Component { {t("Enable TG Notifications")} +
+ +
{t("You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.")}