|
|
|
@ -29,9 +29,7 @@ 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 |
|
|
|
|