diff --git a/screen_locker/workout_log.json b/screen_locker/workout_log.json index 7b624cc..dae29cc 100644 --- a/screen_locker/workout_log.json +++ b/screen_locker/workout_log.json @@ -16,5 +16,11 @@ "workout_data": { "type": "strength" } + }, + "2025-12-01": { + "timestamp": "2025-12-01T11:08:00.578301+00:00", + "workout_data": { + "type": "strength" + } } }