From 883cdf0de1b90666627e6f28d825fe12f9b9545a Mon Sep 17 00:00:00 2001 From: Krishan <33421343+kfiven@users.noreply.github.com> Date: Wed, 24 Jul 2024 22:59:07 +1000 Subject: [PATCH] add more rooms in featured --- config.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/config.json b/config.json index 762c3a3b..de6015a1 100644 --- a/config.json +++ b/config.json @@ -22,10 +22,11 @@ ], "rooms": [ "#cinny:matrix.org", - "#foundation-office:matrix.org", - "#thisweekinmatrix:matrix.org", - "#matrix-dev:matrix.org", - "#matrix:matrix.org" + "#freesoftware:matrix.org", + "#pcapdroid:matrix.org", + "#gentoo:matrix.org", + "#PrivSec.dev:arcticfoxes.net", + "#disroot:aria-net.org" ], "servers": ["envs.net", "matrix.org", "monero.social", "mozilla.org"] },