KI-AGENT: Telefonie und Setup trennen
This commit is contained in:
@@ -85,6 +85,11 @@ const links = computed(() => {
|
||||
to: "/communication/phone",
|
||||
icon: "i-heroicons-phone"
|
||||
},
|
||||
{
|
||||
label: "Telefonie Setup",
|
||||
to: "/communication/phone-setup",
|
||||
icon: "i-heroicons-cog-6-tooth"
|
||||
},
|
||||
featureEnabled("helpdesk") ? {
|
||||
label: "Helpdesk",
|
||||
to: "/helpdesk",
|
||||
|
||||
Reference in New Issue
Block a user