From c25c4d63f70283a9312b955fb30922a704d4f530 Mon Sep 17 00:00:00 2001 From: WBHarry <89362246+WBHarry@users.noreply.github.com> Date: Wed, 1 Jul 2026 22:17:03 +0200 Subject: [PATCH] Changed so that chat messages never show the actor name, instead using alias (#2054) --- templates/ui/chat/chat-message.hbs | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/templates/ui/chat/chat-message.hbs b/templates/ui/chat/chat-message.hbs index 8a334b60..87ecce39 100644 --- a/templates/ui/chat/chat-message.hbs +++ b/templates/ui/chat/chat-message.hbs @@ -6,18 +6,13 @@