mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-25 06:58:39 +00:00
Merge branch 'master' into bug4811
This commit is contained in:
+2
-1
@@ -25,7 +25,8 @@ public enum AvailableWindFinderSpotCollections {
|
||||
TORTOLA("tortola"),
|
||||
AUCKLAND("auckland"),
|
||||
AARHUS("aarhus"),
|
||||
NEW_YORK("new_york");
|
||||
NEW_YORK("new_york"),
|
||||
BALATON("balaton");
|
||||
|
||||
private final String name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user