mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-24 14:38:45 +00:00
Added mueggelsee to AvailableWindFinderSpotCollections
This commit is contained in:
+2
-1
@@ -18,7 +18,8 @@ public enum AvailableWindFinderSpotCollections {
|
||||
SZCZECIN("szczecin"),
|
||||
SANKT_PETERSBURG("sankt_petersburg"),
|
||||
SANKT_MORITZ("sankt_moritz"),
|
||||
PORTO_CERVO("porto_cervo");
|
||||
PORTO_CERVO("porto_cervo"),
|
||||
MUEGGELSEE("mueggelsee");
|
||||
|
||||
private final String name;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user