make odds ticker channel logos user definable in config

This commit is contained in:
Chuck
2025-07-22 11:51:06 -05:00
parent f6441c0674
commit 8b6e40b32e
2 changed files with 6 additions and 2 deletions

View File

@@ -120,7 +120,8 @@
"scroll_speed": 1,
"scroll_delay": 0.01,
"loop": true,
"future_fetch_days": 50
"future_fetch_days": 50,
"show_channel_logos": true
},
"calendar": {
"enabled": true,