Skip to content

weather/dwd: don't crash on empty json objects

Harald Sitter requested to merge work/sitter/dwdnocrashy into master

before calling .first() we need to make sure the map isn't empty

BUG: 481596

Merge request reports