Fix linting

This commit is contained in:
Wolfgang Huß 2021-01-07 14:18:46 +01:00
parent 774616857e
commit fbdad163ab

View File

@ -9,7 +9,11 @@
<ds-flex-item :width="{ base: '100%', sm: 1, md: 1 }">
<ds-space>
<a :href="links.ORGANIZATION" :title="$t('login.moreInfo', metadata)" target="_blank">
<img class="image" alt="Under maintenance" src="/img/custom/under-maintenance.svg" />
<img
class="image"
alt="Under maintenance"
src="/img/custom/under-maintenance.svg"
/>
</a>
</ds-space>
</ds-flex-item>