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(