From 7f16cdc86f04d2e62f027e93bda3076344671028 Mon Sep 17 00:00:00 2001 From: ALAMI Adnane Date: Thu, 8 May 2025 18:11:50 +0200 Subject: [PATCH] fix: commit before merge --- front/MyINPulse-front/src/views/AdminMain.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/front/MyINPulse-front/src/views/AdminMain.vue b/front/MyINPulse-front/src/views/AdminMain.vue index 5118ce8..a2f9ef8 100644 --- a/front/MyINPulse-front/src/views/AdminMain.vue +++ b/front/MyINPulse-front/src/views/AdminMain.vue @@ -70,7 +70,7 @@ const fallbackProjects = [ }, ]; -/* + const createFirstAdmin = () => { createAdmin( (response) => { @@ -84,7 +84,8 @@ const createFirstAdmin = () => { } ); }; -*/ + +onMounted(createFirstAdmin) const fetchProjects = () => { getAdminProjects(