mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-24 14:38:45 +00:00
added "tortola" as another registered wind finder spot collection
This commit is contained in:
+1
@@ -22,6 +22,7 @@ public enum AvailableWindFinderSpotCollections {
|
||||
KORNATEN("kornaten"),
|
||||
MUEGGELSEE("mueggelsee"),
|
||||
TEGERNSEE("tegernsee"),
|
||||
TORTOLA("tortola"),
|
||||
AUCKLAND("auckland");
|
||||
|
||||
private final String name;
|
||||
|
||||
Reference in New Issue
Block a user