Recommended apps: Empty alt text since the app logo is decorative

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan C. Borchardt 2020-09-15 16:18:08 +02:00
parent 2209d0af16
commit f59af60609
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
{{ t('core', 'Installing apps …') }}
</p>
<div v-for="app in recommendedApps" :key="app.id" class="app">
<img :src="customIcon(app.id)" :alt="t('core', 'Nextcloud {app}', { app: app.name })">
<img :src="customIcon(app.id)" alt="">
<div class="info">
<h3>
{{ app.name }}