mirror of
https://github.com/umami-software/umami.git
synced 2026-02-06 21:57:16 +01:00
Allow getting team websites.
This commit is contained in:
parent
e610de383a
commit
433ce98719
10 changed files with 79 additions and 56 deletions
|
|
@ -58,7 +58,7 @@ async function relationalQuery(
|
|||
) as t
|
||||
`,
|
||||
queryParams,
|
||||
);
|
||||
).then(result => result?.[0]);
|
||||
}
|
||||
|
||||
async function clickhouseQuery(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue