From 8bd4a5448b48452e8a45e6e65a81d21464ebffc3 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Mon, 8 Jul 2024 11:18:59 +0530 Subject: [PATCH] fix: achievements title issue --- frontend/src/pages/ProfileAbout.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/ProfileAbout.vue b/frontend/src/pages/ProfileAbout.vue index 7388e363..19a28527 100644 --- a/frontend/src/pages/ProfileAbout.vue +++ b/frontend/src/pages/ProfileAbout.vue @@ -12,7 +12,7 @@ {{ __('No introduction') }} -
+

{{ __('Achievements') }}