From d1985c0f58c71481e68bbe610289f4a2893be736 Mon Sep 17 00:00:00 2001 From: Muraari K <25cs251@rmkec.ac.in> Date: Thu, 26 Mar 2026 20:40:14 +0530 Subject: [PATCH] fix: correct rroundResults typo in RoundInfo.vue --- frontend/src/components/Round/RoundInfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Round/RoundInfo.vue b/frontend/src/components/Round/RoundInfo.vue index 7de261a..8a6e2c1 100644 --- a/frontend/src/components/Round/RoundInfo.vue +++ b/frontend/src/components/Round/RoundInfo.vue @@ -67,7 +67,7 @@

{{ $t('montage-round-cancelled-tasks') }}: - {{ rroundResults?.counts.total_cancelled_tasks }} + {{ roundResults?.counts.total_cancelled_tasks }}

{{ $t('montage-round-disqualified-files') }}: