From 940f9ed1466b40aec226f0c60b0f05d0490fda6f Mon Sep 17 00:00:00 2001 From: Raz Date: Wed, 25 Sep 2024 19:15:54 +0200 Subject: [PATCH] wip --- .../GroupStage/LoserBracketFromGroupStageView.swift | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/PadelClub/Views/GroupStage/LoserBracketFromGroupStageView.swift b/PadelClub/Views/GroupStage/LoserBracketFromGroupStageView.swift index 776e75f..41fb7ba 100644 --- a/PadelClub/Views/GroupStage/LoserBracketFromGroupStageView.swift +++ b/PadelClub/Views/GroupStage/LoserBracketFromGroupStageView.swift @@ -37,6 +37,19 @@ struct LoserBracketFromGroupStageView: View { _addNewMatch() } } + + Section { + RowButtonView("Intelligent") { + for i in tournament.qualifiedPerGroupStage..