website: fix missing integrations in sidebar

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2022-12-24 00:50:12 +01:00
parent 7835f3d873
commit fe1e2aa8af
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,7 @@ module.exports = {
"services/sonarr/index",
"services/tautulli/index",
"services/jellyfin/index",
"services/weblate/index",
],
},
{
@ -89,6 +90,7 @@ module.exports = {
label: "Monitoring",
items: [
"services/grafana/index",
"services/sentry/index",
"services/ubuntu-landscape/index",
"services/uptime-kuma/index",
"services/zabbix/index",