From db3d8323eaa4f6be1c2614967bef385b38df2b6e Mon Sep 17 00:00:00 2001 From: andreas Date: Mon, 7 Oct 2024 19:57:19 +0200 Subject: [PATCH] config for wind mappings working --- web/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web/config.json b/web/config.json index 906920a..69df271 100644 --- a/web/config.json +++ b/web/config.json @@ -297,7 +297,9 @@ {"l": "TWA/TWS","v":"twa_tws"}, {"l": "AWA/AWS", "v":"awa_aws"}, {"l": "TWD/TWS","v":"twd_tws"} - ] + ], + "category":"converter", + "default":"$d" } ]