front_foundation #13

Merged
piair merged 188 commits from front_foundation into main 2025-05-14 09:08:33 +02:00
Showing only changes of commit 7f16cdc86f - Show all commits

View File

@ -70,7 +70,7 @@ const fallbackProjects = [
}, },
]; ];
/*
const createFirstAdmin = () => { const createFirstAdmin = () => {
createAdmin( createAdmin(
(response) => { (response) => {
@ -84,7 +84,8 @@ const createFirstAdmin = () => {
} }
); );
}; };
*/
onMounted(createFirstAdmin)
const fetchProjects = () => { const fetchProjects = () => {
getAdminProjects( getAdminProjects(