diff --git a/dashboard/pages/project_selector.vue b/dashboard/pages/project_selector.vue index fff6e82..4359523 100644 --- a/dashboard/pages/project_selector.vue +++ b/dashboard/pages/project_selector.vue @@ -96,13 +96,7 @@ async function deleteAccount() { {{ projects?.length ?? '-' }} / {{ maxProjects || 3 }} - - - - Create new project - - - + @@ -124,9 +118,6 @@ async function deleteAccount() {
- - -