Merge remote-tracking branch 'origin/dev' into dev
All checks were successful
Build and Push Docker Images / build-backend (push) Successful in 26s
Build and Push Docker Images / build-frontend (push) Successful in 1m17s
Build and Push Docker Images / build-website (push) Successful in 23s
Build and Push Docker Images / build-central-services-api (push) Successful in 22s
Build and Push Docker Images / build-central-services-admin (push) Successful in 22s
Build and Push Docker Images / build-docs (push) Successful in 22s

This commit is contained in:
2026-09-09 12:47:50 +02:00
66 changed files with 2898 additions and 9847 deletions

View File

@@ -352,8 +352,8 @@ const links = computed(() => {
icon: "i-heroicons-phone",
},
{
label: "Matrix-Setup",
to: "/communication",
label: "Chat",
to: "/communication/chat",
icon: "i-heroicons-chat-bubble-left-right",
},
featureEnabled("export") ? {