Skip to content

Commit db479cf

Browse files
committed
Show exercise aliases
1 parent 64a930c commit db479cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/widgets/exercises/exercises.dart

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ class ExerciseDetail extends StatelessWidget {
5151
// Category and equipment
5252
getCategoriesAndEquipment(context),
5353

54+
// Alternative names
55+
...getAliases(context),
56+
5457
// Videos
5558
...getVideos(),
5659

0 commit comments

Comments
 (0)