Fixed Problem with widget state

This commit is contained in:
2026-01-02 18:38:13 +01:00
parent 304fa82a93
commit cb7804cf55
2 changed files with 3 additions and 4 deletions

View File

@@ -182,9 +182,6 @@ class _PlayerSelectionState extends State<PlayerSelection> {
style: TextStyle(fontSize: 16, fontWeight: FontWeight.bold),
),
const SizedBox(height: 10),
/*
*/
Expanded(
child: AppSkeleton(
enabled: isLoading,