mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 23:27:12 +01:00
Allow getting team websites.
This commit is contained in:
parent
e610de383a
commit
433ce98719
10 changed files with 79 additions and 56 deletions
|
|
@ -40,5 +40,5 @@ export async function GET(
|
|||
endDate,
|
||||
});
|
||||
|
||||
return json({ ...data[0], comparison });
|
||||
return json({ ...data, comparison });
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue