This commit is contained in:
parent
3ad6e29407
commit
4da5ca8dbf
2
main.js
2
main.js
@ -151,7 +151,7 @@ function loadPredefinedWorkouts(workoutType) {
|
||||
{ exerciseType: "Lat Pulldown Narrow", repetitionType: "2-4", reps: "", weight: "" },
|
||||
{ exerciseType: "Cable Row w/ Wide Neutral Grip", repetitionType: "2-4", reps: "", weight: "" },
|
||||
{ exerciseType: "Rear Deltoid Machine", repetitionType: "2-4", reps: "", weight: "" },
|
||||
{ exerciseType: "Biceps Curl", repetitionType: "pyramid", reps: "", weight: "" }
|
||||
{ exerciseType: "Biceps Curl", repetitionType: "Pyramid", reps: "", weight: "" }
|
||||
];
|
||||
break;
|
||||
case ("load-body-strength"):
|
||||
|
Loading…
Reference in New Issue
Block a user