change
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jesko Dujmovic 2021-10-22 19:04:56 +02:00
parent 3ad6e29407
commit 4da5ca8dbf

View File

@ -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"):