From d27a7a653ec7c333d4326322d182ca9adb8fb426 Mon Sep 17 00:00:00 2001 From: copelaje <65631669+copelaje@users.noreply.github.com> Date: Thu, 16 Apr 2026 03:14:47 -0400 Subject: [PATCH] fix case on channel key so Public decode/display works right (#761) Simple change. Before this change Public wasn't showing up in the channels display due to the case issue. --- config.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example.json b/config.example.json index 269ce1c1..5bb64be0 100644 --- a/config.example.json +++ b/config.example.json @@ -125,7 +125,7 @@ } ], "channelKeys": { - "public": "8b3387e9c5cdea6ac9e5edbaa115cd72" + "Public": "8b3387e9c5cdea6ac9e5edbaa115cd72" }, "hashChannels": [ "#LongFast",