KI-AGENT: Chat in eigene Kommunikationsseite auslagern
This commit is contained in:
@@ -76,10 +76,15 @@ const links = computed(() => {
|
||||
|
||||
const communicationChildren = [
|
||||
{
|
||||
label: "Matrix",
|
||||
to: "/communication",
|
||||
label: "Chat",
|
||||
to: "/communication/chat",
|
||||
icon: "i-heroicons-chat-bubble-left-right"
|
||||
},
|
||||
{
|
||||
label: "Matrix-Setup",
|
||||
to: "/communication",
|
||||
icon: "i-heroicons-cog-6-tooth"
|
||||
},
|
||||
featureEnabled("helpdesk") ? {
|
||||
label: "Helpdesk",
|
||||
to: "/helpdesk",
|
||||
|
||||
Reference in New Issue
Block a user