mirror of
https://github.com/kremalicious/umami.git
synced 2025-02-06 01:15:42 +01:00
remove sessions link
This commit is contained in:
parent
161da582ba
commit
2742f1708d
@ -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…
Reference in New Issue
Block a user