Open amzon-ex opened 1 year ago
Fix #89
The regex used on the JSON data fetched doesn't capture terminal key values which do not end with a comma (,). Fixed this to have weather codes displayed as desired before. This may break again due to API changes.
Thanks a lot for the fix!
Thanks!
Fix #89
The regex used on the JSON data fetched doesn't capture terminal key values which do not end with a comma (,). Fixed this to have weather codes displayed as desired before. This may break again due to API changes.