Skip to content

Commit

Permalink
Merge pull request #38079 from nextcloud/stable26-fix-weather-aria-label
Browse files Browse the repository at this point in the history
[stable26] Fix weather app aria label
  • Loading branch information
susnux authored May 5, 2023
2 parents fc33f73 + 8a7e11a commit 769242d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions apps/weather_status/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<div id="weather-status-menu-item">
<NcActions class="weather-status-menu-item__subheader"
:default-icon="weatherIcon"
:aria-label="currentWeatherMessage"
:menu-title="currentWeatherMessage">
<NcActionText v-if="gotWeather"
:icon="futureWeatherIcon">
Expand Down
4 changes: 2 additions & 2 deletions dist/weather_status-weather-status.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/weather_status-weather-status.js.map

Large diffs are not rendered by default.

0 comments on commit 769242d

Please sign in to comment.