refactor: does not notify if no session found

This commit is contained in:
kbe
2025-08-08 21:54:12 +02:00
parent 888728729f
commit 30eb9863a0
4 changed files with 473 additions and 113 deletions

View File

@@ -13,5 +13,10 @@
"day_of_week": 5,
"start_time": "12:30",
"session_name_contains": "HYROX"
},
{
"day_of_week": 5,
"start_time": "12:30",
"session_name_contains": "CONDITIONING"
}
]