From 764f0767c736fb15d6cc47079ea795dbb961c0f5 Mon Sep 17 00:00:00 2001 From: su-ex Date: Thu, 30 Dec 2021 00:39:06 +0100 Subject: [PATCH] sc update announcement room toast now uses hardcoded alias --- configs/sc/config.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/configs/sc/config.json b/configs/sc/config.json index 3a229d0..dfc32f4 100644 --- a/configs/sc/config.json +++ b/configs/sc/config.json @@ -26,12 +26,5 @@ "url": "https://schildi.chat/desktop/privacy", "text": "Privacy Policy" } - ], - "sc_update_announcement_room": { - "room_id_or_alias": "!JwTYjASnrfLEJQGQvt:matrix.org", - "via_servers": [ - "supercable.onl", - "spiritcroc.de" - ] - } + ] }