mirror of
https://github.com/umami-software/umami.git
synced 2026-02-17 11:05:36 +01:00
Refactored functionality for all time date range.
This commit is contained in:
parent
c3973f5fb5
commit
d06808985b
11 changed files with 91 additions and 33 deletions
|
|
@ -73,6 +73,7 @@ export default async (
|
|||
city,
|
||||
},
|
||||
});
|
||||
|
||||
const prevPeriod = await getWebsiteStats(websiteId, {
|
||||
startDate: prevStartDate,
|
||||
endDate: prevEndDate,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue