From 4710b14405c3921bd72c8b2b28cd1d7f8c63779f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20P=C4=99dzich?= Date: Fri, 9 Jun 2023 18:29:12 +0200 Subject: [PATCH] Include photo number in the photos' alt texts --- src/views/Vote.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/Vote.vue b/src/views/Vote.vue index ce6d1c9..e8a7559 100644 --- a/src/views/Vote.vue +++ b/src/views/Vote.vue @@ -27,11 +27,10 @@ onMounted(pickPhotosForNewVote);

Photo {{ index + 1 }}