This commit is contained in:
Dominic Ferrando
2025-09-15 16:10:11 -04:00
parent 17cbdbbe5e
commit f2ec4cb5e5
3 changed files with 5815 additions and 8 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ const computedPerformances: ActivityPerformance[] = [
// ENDURANCE
{
activity: activities.RUN,
performance: minToMs(6) + secToMs(11),
performance: minToMs(5) + secToMs(20),
},
// AGILITY
{