Added Checks
Added Documents to Inventoryitems and Checks
This commit is contained in:
@@ -217,6 +217,11 @@ const links = computed(() => {
|
||||
|
||||
]
|
||||
},] : [],*/
|
||||
{
|
||||
label: "Überprüfungen",
|
||||
to: "/checks",
|
||||
icon: "i-heroicons-magnifying-glass"
|
||||
},
|
||||
... dataStore.ownTenant.features.projects ? [{
|
||||
label: "Projekte",
|
||||
to: "/projects",
|
||||
|
||||
Reference in New Issue
Block a user