diff options
Diffstat (limited to 'src/Plugins/Monitors/Weather.hs')
-rw-r--r-- | src/Plugins/Monitors/Weather.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Plugins/Monitors/Weather.hs b/src/Plugins/Monitors/Weather.hs index 7cf68de..a02403d 100644 --- a/src/Plugins/Monitors/Weather.hs +++ b/src/Plugins/Monitors/Weather.hs @@ -86,7 +86,7 @@ pWind0 :: , String -- speed (knot) ) pWind0 = - ("∘", "0", "0", "0") + ("μ", "μ", "0", "0") pWind :: Parser ( |