From dc1f7b6376fb5aaaa7a979e1f0106eafe165abf9 Mon Sep 17 00:00:00 2001 From: Sami Mokaddem Date: Mon, 8 Jul 2024 10:06:33 +0200 Subject: [PATCH] chg: [front:scores] Improved heading of the table --- src/components/TheScores.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/TheScores.vue b/src/components/TheScores.vue index ef790ff..23b2acd 100644 --- a/src/components/TheScores.vue +++ b/src/components/TheScores.vue @@ -63,11 +63,11 @@
- Task {{ task_index + 1 }} + Task {{ task_index + 1 }} {{ task.name }}