mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
3e51a569f3
1 changed files with 3 additions and 0 deletions
3
src/app/(main)/teams/[teamId]/reports/goals/page.tsx
Normal file
3
src/app/(main)/teams/[teamId]/reports/goals/page.tsx
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import Page from 'app/(main)/reports/goals/page';
|
||||
|
||||
export default Page;
|
||||
Loading…
Reference in a new issue