Added repeat count to sets

This commit is contained in:
Mahesh Asolkar 2025-03-22 19:03:26 -07:00
parent 6389a3695f
commit e2afa31f88

View File

@ -2,6 +2,7 @@
"name": "Daily Build and Burn",
"set": [
{ "name": "Build",
"count": 3,
"exercise": [
{ "name": "Forward lunge with dumbell twist",
"count": 10,
@ -18,6 +19,7 @@
]
},
{ "name": "Burn",
"count": 3,
"exercise": [
{ "name": "Bicep curls",
"count": 10,