mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Cohort selection.
This commit is contained in:
parent
05f9a67727
commit
bab4f8ebcc
32 changed files with 841 additions and 655 deletions
|
|
@ -51,7 +51,7 @@ export async function POST(
|
|||
type,
|
||||
name,
|
||||
description,
|
||||
parameters: parameters,
|
||||
parameters,
|
||||
} as any);
|
||||
|
||||
return json(result);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue