Bearbeiten und Löschen von Matches #171
@@ -142,7 +142,6 @@ class _MatchDetailViewState extends State<MatchDetailView> {
|
||||
const Icon(Icons.group),
|
||||
const SizedBox(width: 8),
|
||||
Text(
|
||||
// TODO: Update after DB changes
|
||||
'${match.group!.name}${getExtraPlayerCount(match)}',
|
||||
|
flixcoo marked this conversation as resolved
Outdated
|
||||
style: const TextStyle(fontWeight: FontWeight.bold),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user
??
Entfernt