mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 23:57:12 +01:00
Fix update notice.
This commit is contained in:
parent
82f0bc3d2b
commit
5262d19c8b
6 changed files with 52 additions and 31 deletions
|
|
@ -22,7 +22,6 @@ export default function NavBar() {
|
|||
const analytics = [
|
||||
{ label: formatMessage(labels.dashboard), url: '/dashboard', icon: <Icons.Dashboard /> },
|
||||
{ label: formatMessage(labels.realtime), url: '/realtime', icon: <Icons.Clock /> },
|
||||
{ label: formatMessage(labels.queries), url: '/queries', icon: <Icons.Search /> },
|
||||
];
|
||||
|
||||
const settings = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue