diff fetch_weather.pl @ 213:330d7e39c8f4

weather: Add extra data field.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 24 Sep 2014 21:42:58 +0300
parents 5f04ec60e8d9
children fe420576f284
line wrap: on
line diff
--- a/fetch_weather.pl	Wed Sep 24 21:40:49 2014 +0300
+++ b/fetch_weather.pl	Wed Sep 24 21:42:58 2014 +0300
@@ -408,6 +408,7 @@
           get_node($fdata, "text", 2),
           get_node($fdata, "text", 3),
           translate_th_rain(get_node($fdata, "text", 4)),
+          "",
           get_node($fdata, "text", 5),
         ];
       }