Skip to content

Commit

Permalink
website: fix missing integrations in sidebar
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Langhammer <[email protected]>
  • Loading branch information
BeryJu committed Dec 23, 2022
1 parent 7835f3d commit fe1e2aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/sidebarsIntegrations.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,15 @@ module.exports = {
"services/sonarr/index",
"services/tautulli/index",
"services/jellyfin/index",
"services/weblate/index",
],
},
{
type: "category",
label: "Monitoring",
items: [
"services/grafana/index",
"services/sentry/index",
"services/ubuntu-landscape/index",
"services/uptime-kuma/index",
"services/zabbix/index",
Expand Down

0 comments on commit fe1e2aa

Please sign in to comment.