fix: commit before merge
This commit is contained in:
parent
72d6f49995
commit
7f16cdc86f
@ -70,7 +70,7 @@ const fallbackProjects = [
|
||||
},
|
||||
];
|
||||
|
||||
/*
|
||||
|
||||
const createFirstAdmin = () => {
|
||||
createAdmin(
|
||||
(response) => {
|
||||
@ -84,7 +84,8 @@ const createFirstAdmin = () => {
|
||||
}
|
||||
);
|
||||
};
|
||||
*/
|
||||
|
||||
onMounted(createFirstAdmin)
|
||||
|
||||
const fetchProjects = () => {
|
||||
getAdminProjects(
|
||||
|
Loading…
x
Reference in New Issue
Block a user