Merge pull request #2448 from khassel/electron11

fix e2e tests after spectron update
This commit is contained in:
Michael Teeuw
2021-02-10 10:01:57 +01:00
committed by GitHub
6 changed files with 54 additions and 56 deletions

View File

@@ -63,7 +63,7 @@
{% endif %}
</div>
{% if (config.showFeelsLike or config.showPrecipitationAmount) and not config.onlyTemp %}
<div class="normal medium">
<div class="normal medium feelslike">
{% if config.showFeelsLike %}
<span class="dimmed">
{{ "FEELS" | translate({DEGREE: current.feelsLike() | roundValue | unit("temperature") | decimalSymbol }) }}