mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 22:27:16 +01:00
Changed Admin tab to Manage.
This commit is contained in:
parent
91e3dff7f5
commit
642aba83e5
55 changed files with 59 additions and 59 deletions
|
|
@ -4,7 +4,7 @@ export * from 'app/(main)/settings/teams/[teamId]/members/TeamMemberRemoveButton
|
|||
export * from 'app/(main)/settings/teams/[teamId]/members/TeamMembersDataTable';
|
||||
export * from 'app/(main)/settings/teams/[teamId]/members/TeamMembersTable';
|
||||
|
||||
export * from 'app/(main)/settings/teams/[teamId]/team/TeamAdmin';
|
||||
export * from './app/(main)/settings/teams/[teamId]/team/TeamManage';
|
||||
export * from 'app/(main)/settings/teams/[teamId]/team/TeamDeleteForm';
|
||||
export * from 'app/(main)/settings/teams/[teamId]/team/TeamDetails';
|
||||
export * from 'app/(main)/settings/teams/[teamId]/team/TeamEditForm';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue