Skip to content

Commit de51121

Browse files
committed
Update competition choice description to include 'Club8+' for clarity
1 parent b1c361e commit de51121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/features/forms/widgets/select_group_widget.dart

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import 'package:flutter/material.dart';
22

33
class GroupChoices {
4-
static const competitie = "Competitiesectie (enkel sjaarzenploegen)";
4+
static const competitie = "Competitiesectie (sjaarzenploegen & Club8+)";
55
static const wedstrijd = "Wedstrijdsectie";
66
static const club8Plus = "Club8+";
77
static const topC4Plus = "TopC4+";

0 commit comments

Comments
 (0)