From 8fd5a05eda39ca5d69957591a1fd41fd8bb69951 Mon Sep 17 00:00:00 2001 From: fram3d Date: Mon, 5 Feb 2024 21:01:46 +0100 Subject: [PATCH] fix config.ini --- config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.ini b/config.ini index 4f4c38e..e4315bd 100644 --- a/config.ini +++ b/config.ini @@ -2,4 +2,4 @@ JID = botusername@example.org PASSWORD = bot_password NICK = mirrorbot -ROOM1 = room_jid@example.org +ROOM = room_jid@example.org