diff --git a/packages/nc-gui-v2/components.d.ts b/packages/nc-gui-v2/components.d.ts index 2c8304ace6..546d2a6a69 100644 --- a/packages/nc-gui-v2/components.d.ts +++ b/packages/nc-gui-v2/components.d.ts @@ -105,6 +105,7 @@ declare module '@vue/runtime-core' { MdiCloseCircle: typeof import('~icons/mdi/close-circle')['default'] MdiCloseThick: typeof import('~icons/mdi/close-thick')['default'] MdiCodeJson: typeof import('~icons/mdi/code-json')['default'] + MdiCog: typeof import('~icons/mdi/cog')['default'] MdiContentCopy: typeof import('~icons/mdi/content-copy')['default'] MdiContentSave: typeof import('~icons/mdi/content-save')['default'] MdiDatabaseOutline: typeof import('~icons/mdi/database-outline')['default'] diff --git a/packages/nc-gui-v2/pages/[projectType]/[projectId]/index.vue b/packages/nc-gui-v2/pages/[projectType]/[projectId]/index.vue index 4e4f596cca..e26887926c 100644 --- a/packages/nc-gui-v2/pages/[projectType]/[projectId]/index.vue +++ b/packages/nc-gui-v2/pages/[projectType]/[projectId]/index.vue @@ -161,51 +161,15 @@ const isHovered = useElementHover(sidebar) - +
- - Team & Auth -
-
- - -
- - App Store -
-
- - -
-
-
- - -
- - Audit + + Team & Settings