Add correct amount of sets in SetGroup form.

Commit
1f28a417d7954ac4d1d948fcc6c189bb00977a4e
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
src/MyFitnessTracker-Components/MFTSetGroupForm.class.st
index 925861c2..41dcb03a 100644..100644
@@ -119,7 +119,8 @@
119 119 html outlineButton
120 120 bePrimary;
121 121 beSmall;
122 Removed: callback: [ setGroup addSets: setGroup sets ];
122 Added: callback: [
123 Added: setGroup addSets: (setGroup sets first: exerciseCount) ];
123 124 with: 'Add set'.
124 125 renderRpe ifFalse: [
125 126 html outlineButton