aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/weather_status/src/App.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/weather_status/src/App.vue b/apps/weather_status/src/App.vue
index 7035b586d32..48e1198d555 100644
--- a/apps/weather_status/src/App.vue
+++ b/apps/weather_status/src/App.vue
@@ -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"