KI-AGENT: Matrix-Kommunikation im Frontend anbinden
This commit is contained in:
@@ -75,6 +75,11 @@ const links = computed(() => {
|
||||
]
|
||||
|
||||
const communicationChildren = [
|
||||
{
|
||||
label: "Matrix",
|
||||
to: "/communication",
|
||||
icon: "i-heroicons-chat-bubble-left-right"
|
||||
},
|
||||
featureEnabled("helpdesk") ? {
|
||||
label: "Helpdesk",
|
||||
to: "/helpdesk",
|
||||
|
||||
Reference in New Issue
Block a user