Scanner Verwaltung für Geräte-Agenten ergänzen
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user