Park/Picnic is now set to 'Grass'
This commit is contained in:
fraxle
2026-05-27 21:39:01 +01:00
parent 3dfe72bdc5
commit 0328ccfa19
+1 -1
View File
@@ -138,7 +138,7 @@ export const UTCI_ENVIRONMENTS = {
// Variants not listed here default to open. // Variants not listed here default to open.
export const VARIANT_DEFAULT_ENV = { export const VARIANT_DEFAULT_ENV = {
forest: 'forest', forest: 'forest',
park: 'forest', park: 'open',
beach: 'beach', beach: 'beach',
sailing: 'openwater', sailing: 'openwater',
hiking: 'alpine', hiking: 'alpine',