From c0bd1f4352e847fa99ad2fc259df60b7b0762e5b Mon Sep 17 00:00:00 2001 From: Firepup Sixfifty Date: Tue, 30 Apr 2024 20:52:16 -0500 Subject: [PATCH] Was missed in the #6 patch. --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 0950eac..eb9c8b7 100644 --- a/config.py +++ b/config.py @@ -42,7 +42,7 @@ servers: dict[str, dict[str, Any]] = { "ignores": ["#fp-radio"], "admins": ["h-tl"], "hosts": ["owner.firepi"], - "threads": ["radio", "mc-down"], + "threads": ["radio"], }, "backupbox": { "address": "127.0.0.1",