improve code quality #187

Merged
deblan merged 11 commits from feature/code_quality into develop 2022-12-04 20:25:57 +01:00
Showing only changes of commit 24c87c0104 - Show all commits

View file

@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{{ label }}
<span class="avatardiv avatardiv-shown">
<img v-bind:src="avatar">
<img v-bind:src="avatar" :alt="label">
</span>
</a>
</div>