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 />,
|
||||
path: '/reports',
|
||||
},
|
||||
{
|
||||
label: formatMessage(labels.sessions),
|
||||
icon: <Icons.User />,
|
||||
path: '/sessions',
|
||||
},
|
||||
// {
|
||||
// label: formatMessage(labels.sessions),
|
||||
// icon: <Icons.User />,
|
||||
// path: '/sessions',
|
||||
// },
|
||||
{
|
||||
label: formatMessage(labels.events),
|
||||
icon: <Icons.Nodes />,
|
||||
|
Loading…
Reference in New Issue
Block a user