mirror of
https://github.com/umami-software/umami.git
synced 2026-02-14 17:45:38 +01:00
Merge branch 'dev' into hosts-support
This commit is contained in:
commit
d1559c3a98
281 changed files with 7555 additions and 1973 deletions
|
|
@ -19,6 +19,8 @@ import styles from './WebsiteExpandedView.module.css';
|
|||
|
||||
const views = {
|
||||
url: PagesTable,
|
||||
entry: PagesTable,
|
||||
exit: PagesTable,
|
||||
title: PagesTable,
|
||||
referrer: ReferrersTable,
|
||||
host: HostsTable,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue