spentMinutes should be an array of objects with a timestamp, ie:
spentMinutes: [
{time: 20, at: "2025-08-14T22:33:19.419Z"},
{time: 35, at: "2025-08-16T22:33:19.419Z"}
]
spentMinutes should be an array of objects with a timestamp, ie:
spentMinutes: [
{time: 20, at: "2025-08-14T22:33:19.419Z"},
{time: 35, at: "2025-08-16T22:33:19.419Z"}
]