mirror of
https://github.com/umami-software/umami.git
synced 2026-02-15 01:55:36 +01:00
remove sessions link
This commit is contained in:
parent
161da582ba
commit
2742f1708d
1 changed files with 5 additions and 5 deletions
|
|
@ -45,11 +45,11 @@ export function WebsiteHeader({
|
||||||
icon: <Icons.Reports />,
|
icon: <Icons.Reports />,
|
||||||
path: '/reports',
|
path: '/reports',
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
label: formatMessage(labels.sessions),
|
// label: formatMessage(labels.sessions),
|
||||||
icon: <Icons.User />,
|
// icon: <Icons.User />,
|
||||||
path: '/sessions',
|
// path: '/sessions',
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
label: formatMessage(labels.events),
|
label: formatMessage(labels.events),
|
||||||
icon: <Icons.Nodes />,
|
icon: <Icons.Nodes />,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue