mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-23 14:08:40 +00:00
bug5147: formatting
This commit is contained in:
+1
-1
@@ -2678,7 +2678,7 @@ public class RegattasResource extends AbstractSailingServerResource {
|
||||
}
|
||||
getService().apply(new UpdateSeries(regatta.getRegattaIdentifier(), seriesName, seriesNameNew, isMedal,
|
||||
isFleetsCanRunInParallel, resultDiscardingThresholds, startsWithZeroScore,
|
||||
firstColumnIsNonDiscardableCarryForward, hasSplitFleetContiguousScoring, hasCrossFleetMergedRanking ,maximumNumberOfDiscards,
|
||||
firstColumnIsNonDiscardableCarryForward, hasSplitFleetContiguousScoring, hasCrossFleetMergedRanking, maximumNumberOfDiscards,
|
||||
oneAlwaysStaysOne, fleets));
|
||||
} else {
|
||||
throw new IllegalStateException("RegattaName could not be resolved to regatta " + regattaName);
|
||||
|
||||
Reference in New Issue
Block a user