mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Show set notes on the workout and the gym mode
https://github.com/wger-project/wger/issues/702
This commit is contained in:
@@ -86,6 +86,7 @@ WorkoutPlan getWorkout() {
|
||||
day: 1,
|
||||
sets: 3,
|
||||
order: 1,
|
||||
comment: 'Important to do exercises correctly',
|
||||
);
|
||||
set1.addExercise(exercise1);
|
||||
set1.settings.add(setting1);
|
||||
|
||||
Reference in New Issue
Block a user