diff --git a/apps/matrix/apps/web/src/routes/(app)/bots/+page.svelte b/apps/matrix/apps/web/src/routes/(app)/bots/+page.svelte index a5b44b85a..5410c782b 100644 --- a/apps/matrix/apps/web/src/routes/(app)/bots/+page.svelte +++ b/apps/matrix/apps/web/src/routes/(app)/bots/+page.svelte @@ -66,7 +66,7 @@
-
+
@@ -120,7 +120,7 @@

{$t('bots.noResults')}

{:else} -
+
{#each filteredBots as bot (bot.id)}
startChat(bot)} />