mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Removing alerts from sidebar (#427)
This commit is contained in:
parent
ca33d238d8
commit
a2504a3364
1 changed files with 0 additions and 8 deletions
|
|
@ -77,14 +77,6 @@ export default (admin) => {
|
|||
},
|
||||
subItems: [],
|
||||
},
|
||||
{
|
||||
icon: 'kolidecon-alerts',
|
||||
name: 'Alerts',
|
||||
path: {
|
||||
regex: /^\/alerts/,
|
||||
},
|
||||
subItems: [],
|
||||
},
|
||||
{
|
||||
icon: 'kolidecon-help',
|
||||
name: 'Help',
|
||||
|
|
|
|||
Loading…
Reference in a new issue