From 36ad6c8f759c2a995de7df66e89066cb968d19b3 Mon Sep 17 00:00:00 2001 From: you Date: Sat, 21 Mar 2026 03:52:50 +0000 Subject: [PATCH] fix: add hashChannels to config.example.json --- config.example.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.example.json b/config.example.json index 4395e01d..d0df16d6 100644 --- a/config.example.json +++ b/config.example.json @@ -48,6 +48,11 @@ "#bookclub": "b803ab3fbb867737ab5b7d32914d7e67", "#shtf": "9321638017bd7f42ca4468726cd06893" }, + "hashChannels": [ + "#LongFast", + "#MediumSlow", + "#ShortFast" + ], "defaultRegion": "SJC", "regions": { "SJC": "San Jose, US",