fix(weather_status): Override the default `NcActions` aria-label

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
pull/38051/head
Ferdinand Thiessen 2023-05-03 19:39:27 +07:00
parent df5283ad05
commit 1fa63ae431
1 changed files with 1 additions and 0 deletions

@ -25,6 +25,7 @@
<NcActions class="weather-status-menu-item__subheader"
:default-icon="weatherIcon"
:aria-hidden="true"
:aria-label="currentWeatherMessage"
:menu-title="currentWeatherMessage">
<NcActionText v-if="gotWeather"
:aria-hidden="true"