change default calendar to birthdays for easy, safe debugging

This commit is contained in:
ChuckBuilds
2025-04-21 14:11:00 -05:00
parent 23fd83fbfc
commit f7f93f6564

View File

@@ -74,7 +74,7 @@
"token_file": "token.pickle",
"update_interval": 300,
"max_events": 3,
"calendars": ["primary"]
"calendars": ["birthdays"]
},
"nhl_scoreboard": {
"enabled": true,