KI-AGENT: Systemstatus und Node Exporter ergänzen
This commit is contained in:
@@ -355,6 +355,11 @@ const links = computed(() => {
|
||||
to: "/administration/tenants",
|
||||
icon: "i-heroicons-building-office-2",
|
||||
},
|
||||
{
|
||||
label: "Systemstatus",
|
||||
to: "/administration/system",
|
||||
icon: "i-heroicons-server-stack",
|
||||
},
|
||||
] : []
|
||||
|
||||
const visibleOrganisationChildren = visibleItems(organisationChildren)
|
||||
|
||||
Reference in New Issue
Block a user