mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-24 14:38:45 +00:00
added WindFinder spot collection "new_york"
This commit is contained in:
+2
-1
@@ -24,7 +24,8 @@ public enum AvailableWindFinderSpotCollections {
|
||||
TEGERNSEE("tegernsee"),
|
||||
TORTOLA("tortola"),
|
||||
AUCKLAND("auckland"),
|
||||
AARHUS("aarhus");
|
||||
AARHUS("aarhus"),
|
||||
NEW_YORK("new_york");
|
||||
|
||||
private final String name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user