added "aarhus" as new WindFinder spot collection ID

This commit is contained in:
Axel Uhl
2020-07-30 11:02:21 +02:00
parent 097e67a475
commit 8137415cf9
2 changed files with 3 additions and 1 deletions
@@ -23,7 +23,8 @@ public enum AvailableWindFinderSpotCollections {
MUEGGELSEE("mueggelsee"),
TEGERNSEE("tegernsee"),
TORTOLA("tortola"),
AUCKLAND("auckland");
AUCKLAND("auckland"),
AARHUS("aarhus");
private final String name;
@@ -67,6 +67,7 @@
<li>Based on user input, the "selected" marker in rows supporting multiple selection now uses
a stronger "SAP Blue" color so that selected rows can be recognized even easier.</li>
<li>Passwords or secret access keys of file storage configuration are no longer displayed after submitting.</li>
<li>Added "aarhus" as new <a href="https://www.windfinder.com">WindFinder</a> spot collection.</li>
</ul>
<h2 class="articleSubheadline">June 2020</h2>
<ul class="bulletList">