From f99d582eb5b2f110389014c64a0270fde4008183 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 23 Sep 2025 10:47:25 +0200 Subject: [PATCH] ElementSynapse: add note for Bridge Install Methods (#7820) --- frontend/public/json/elementsynapse.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/public/json/elementsynapse.json b/frontend/public/json/elementsynapse.json index 4fa5dc511..6888ddde3 100644 --- a/frontend/public/json/elementsynapse.json +++ b/frontend/public/json/elementsynapse.json @@ -39,6 +39,10 @@ { "type": "info", "text": "Synapse-Admin is running on port 5173" + }, + { + "type": "info", + "text": "For bridges Installation methods (WhatsApp, Signal, Discord, etc.), see: ´https://docs.mau.fi/bridges/go/setup.html´" } ] }