|
|
|
@ -29,10 +29,8 @@ final public class GroupStage: BaseGroupStage, SideStorable { |
|
|
|
// MARK: - DidSet |
|
|
|
// MARK: - DidSet |
|
|
|
|
|
|
|
|
|
|
|
public override func didSetStartDate() { |
|
|
|
public override func didSetStartDate() { |
|
|
|
if self.tournamentValue()?.hasStarted() == false { |
|
|
|
|
|
|
|
plannedStartDate = startDate |
|
|
|
plannedStartDate = startDate |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// MARK: - Computed dependencies |
|
|
|
// MARK: - Computed dependencies |
|
|
|
|
|
|
|
|
|
|
|
|