updated comment
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Successful in 51s

This commit is contained in:
2026-05-10 19:12:12 +02:00
parent 60a92dafe1
commit c75b3e4a6d

View File

@@ -46,7 +46,7 @@ class _MatchResultViewState extends State<MatchResultView> {
/// Flag to indicate if the save button should be enabled
late bool canSave;
/// Currently selected winner player (single winner)
/// Currently selected player (single winner / looser)
Player? _selectedPlayer;
/// Currently selected players (multiple winners)