diff --git a/dashboard/src/lib/components/views/ChatView.svelte b/dashboard/src/lib/components/views/ChatView.svelte
index 1f6bf9e..f9e9745 100644
--- a/dashboard/src/lib/components/views/ChatView.svelte
+++ b/dashboard/src/lib/components/views/ChatView.svelte
@@ -1,36 +1,30 @@
@@ -114,54 +192,217 @@
{line}
+ {/if} + {/each} + {:else} + {msg.text} + {/if}