fix: commit before merge
This commit is contained in:
parent
72d6f49995
commit
7f16cdc86f
@ -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(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user