Merge remote-tracking branch 'origin/main' into datatable-perms-3

This commit is contained in:
Diego Imbert
2026-08-31 22:46:55 +02:00
@@ -267,7 +267,7 @@
so it shows whenever the sessions beta is on; the composer itself is gated on operator
status inside the component (operators are refused by /sessions). -->
{#if isGlobalAiEnabled()}
<div class="w-full mb-16 mt-2">
<div class="w-full mb-16 mt-20">
<HomeAIChat />
</div>
{/if}