Skip to content

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

Nicolas Fella requested to merge work/nico/back into Plasma/5.27

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

BUG: 481596 (cherry picked from commit 4b176595)

Merge request reports