added "tortola" as another registered wind finder spot collection

This commit is contained in:
Axel Uhl
2020-04-28 15:22:54 +02:00
parent 927be27747
commit 3684c7f62c
@@ -22,6 +22,7 @@ public enum AvailableWindFinderSpotCollections {
KORNATEN("kornaten"),
MUEGGELSEE("mueggelsee"),
TEGERNSEE("tegernsee"),
TORTOLA("tortola"),
AUCKLAND("auckland");
private final String name;