mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 06:07:17 +01: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…
Add table
Add a link
Reference in a new issue