pull/470/head
Igor Chubin 5 years ago
parent a3a64a6125
commit 6c7cd5a367

@ -25,7 +25,7 @@ EXPORTED_FIELDS_DESC = {
"winddir16Point":("Wind Direction on a 16-wind compass rose", "winddir_16_point"),
}
def _render_crurent(data):
def _render_current(data):
output = []
current_condition = data["current_condition"][0]

Loading…
Cancel
Save