mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 06:07:17 +01:00
Added limit to metrics queries.
This commit is contained in:
parent
a851ebf124
commit
907685b96e
7 changed files with 32 additions and 12 deletions
|
|
@ -144,7 +144,6 @@ export default function WebsiteExpandedView({
|
|||
<DetailsComponent
|
||||
websiteId={websiteId}
|
||||
websiteDomain={websiteDomain}
|
||||
limit={false}
|
||||
animate={false}
|
||||
virtualize={true}
|
||||
itemCount={25}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue