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