Scanner Verwaltung für Geräte-Agenten ergänzen

This commit is contained in:
2026-06-02 15:25:00 +02:00
parent a26ff30cd8
commit c854b0bf30
6 changed files with 491 additions and 4 deletions

View File

@@ -364,6 +364,11 @@ const links = computed(() => {
to: "/administration/tenants",
icon: "i-heroicons-building-office-2",
},
{
label: "Scanner",
to: "/administration/scanners",
icon: "i-heroicons-printer",
},
{
label: "Systemstatus",
to: "/administration/system",