mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-15 14:52:59 +00:00
change default calendar to birthdays for easy, safe debugging
This commit is contained in:
@@ -74,7 +74,7 @@
|
|||||||
"token_file": "token.pickle",
|
"token_file": "token.pickle",
|
||||||
"update_interval": 300,
|
"update_interval": 300,
|
||||||
"max_events": 3,
|
"max_events": 3,
|
||||||
"calendars": ["primary"]
|
"calendars": ["birthdays"]
|
||||||
},
|
},
|
||||||
"nhl_scoreboard": {
|
"nhl_scoreboard": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user