mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Add includeTeams param for fetching websites.
Some checks are pending
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
Some checks are pending
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
This commit is contained in:
parent
433ce98719
commit
9ccafc390a
6 changed files with 34 additions and 36 deletions
|
|
@ -64,6 +64,10 @@ export * from '@/components/common/SectionHeader';
|
|||
export * from '@/components/common/SideMenu';
|
||||
export * from '@/components/common/TypeConfirmationForm';
|
||||
|
||||
export * from '@/components/input/ActionButton';
|
||||
export * from '@/components/input/DateFilter';
|
||||
export * from '@/components/input/DownloadButton';
|
||||
export * from '@/components/input/ExportButton';
|
||||
export * from '@/components/input/FilterButtons';
|
||||
export * from '@/components/input/TeamsButton';
|
||||
export * from '@/components/input/ProfileButton';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue