applets/weather: Always Round temperature

None of the weather providers still provide decimals for the temperature, so we just always end up displaying "25.0" as the temperature. So let's round it to get rid of the unnecessary decimal.

Before After
Before After

@teams/vdg

BUG: 453615 FIXED-IN: 5.25

Merge request reports

Loading