Rename key to be more consistent

This commit is contained in:
Roland Geider
2025-02-01 15:34:00 +01:00
parent 3ef8b62d53
commit 323b18320f
5 changed files with 20 additions and 20 deletions

View File

@@ -126,7 +126,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
nrOfSetsConfigs: [
BaseConfig.firstIteration(4, 1),
],
repsConfigs: [
repetitionsConfigs: [
BaseConfig.firstIteration(3, 1),
],
weightConfigs: [
@@ -170,7 +170,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
weightConfigs: [
BaseConfig.firstIteration(80, 1),
],
repsConfigs: [
repetitionsConfigs: [
BaseConfig.firstIteration(5, 1),
],
nrOfSetsConfigs: [
@@ -198,7 +198,7 @@ Routine getTestRoutine({List<Exercise>? exercises}) {
nrOfSetsConfigs: [
BaseConfig.firstIteration(4, 1),
],
repsConfigs: [
repetitionsConfigs: [
BaseConfig.firstIteration(12, 1),
],
weightConfigs: [