From a6ae3797fe3ddbebcc19789e7b1c657e0e91278e Mon Sep 17 00:00:00 2001
From: arT2 <60965610+etrusci-org@users.noreply.github.com>
Date: Sun, 5 May 2024 11:28:09 +0200
Subject: [PATCH] Fix #42
---
app/mod/chat/chat.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/mod/chat/chat.js b/app/mod/chat/chat.js
index 4ee7849..97ab4c5 100644
--- a/app/mod/chat/chat.js
+++ b/app/mod/chat/chat.js
@@ -104,7 +104,7 @@ export class Mod extends ModBase
${timestamp}
${channel}
${badges}
- ${user}
+ ${user}
${message}
`