mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Start adding variations handling
This commit is contained in:
@@ -49,8 +49,6 @@ class ExerciseListTile extends StatelessWidget {
|
||||
),
|
||||
),
|
||||
),
|
||||
trailing:
|
||||
Text('${exercise.languageObj.shortName} base: ${exercise.baseId}, exId: ${exercise.id}'),
|
||||
title: Text(
|
||||
exercise.name,
|
||||
//style: theme.textTheme.headline6,
|
||||
|
||||
Reference in New Issue
Block a user