mirror of
https://github.com/plausible/analytics.git
synced 2024-12-24 01:54:34 +03:00
Remove sampling notice from realtime view
This commit is contained in:
parent
128f8dbf2e
commit
cff071bdf3
@ -83,7 +83,7 @@ defmodule PlausibleWeb.Api.StatsController do
|
||||
}
|
||||
]
|
||||
|
||||
{stats, nil}
|
||||
{stats, 100}
|
||||
end
|
||||
|
||||
defp fetch_top_stats(site, %Query{filters: %{"event:goal" => _goal}} = query) do
|
||||
|
Loading…
Reference in New Issue
Block a user