mirror of
https://github.com/umami-software/umami.git
synced 2026-02-15 18:15:35 +01:00
Updated profile menu. Fixed dashboard.
This commit is contained in:
parent
a91b9c9716
commit
400657d59e
12 changed files with 73 additions and 70 deletions
3
src/app/(main)/teams/[teamId]/dashboard/page.tsx
Normal file
3
src/app/(main)/teams/[teamId]/dashboard/page.tsx
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import Page from 'app/(main)/dashboard/page';
|
||||
|
||||
export default Page;
|
||||
Loading…
Add table
Add a link
Reference in a new issue