Fehlende Umbenennungen #106

Merged
sneeex merged 7 commits from refactoring/105-fehlende-umbenennungen into development 2025-12-31 16:27:30 +00:00
Showing only changes of commit ecd03dfd9d - Show all commits

View File

@@ -132,7 +132,7 @@ class _CreateMatchViewState extends State<CreateMatchView> {
margin: const EdgeInsets.symmetric(horizontal: 12, vertical: 5),
child: TextInputField(
controller: _gameNameController,
hintText: 'Game name',
hintText: 'Match name',
),
),
ChooseTile(