mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Remove snake_case.
This commit is contained in:
parent
e1f99a7d01
commit
a91386434d
21 changed files with 86 additions and 100 deletions
|
|
@ -42,8 +42,8 @@ export default function MetricsTable({
|
|||
{
|
||||
params: {
|
||||
type,
|
||||
start_at: +startDate,
|
||||
end_at: +endDate,
|
||||
startAt: +startDate,
|
||||
endAt: +endDate,
|
||||
url,
|
||||
referrer,
|
||||
os,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue