Deprecated Events as non Standard Entity
Repaired query Reparied Document Show
This commit is contained in:
@@ -35,7 +35,7 @@ const links = computed(() => {
|
||||
}] : [],
|
||||
... profileStore.ownTenant.features.calendar ? [{
|
||||
label: "Termine",
|
||||
to: "/events",
|
||||
to: "/standardEntity/events",
|
||||
icon: "i-heroicons-calendar-days"
|
||||
}] : [],
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user