From ededd0b29243a6478f5387173f61fc5d8acbfeae Mon Sep 17 00:00:00 2001 From: vikingowl Date: Thu, 3 Feb 2022 17:24:30 +0100 Subject: [PATCH] updated chat display --- src/components/MatchChatHistory.vue | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/components/MatchChatHistory.vue b/src/components/MatchChatHistory.vue index 072168c..79c5300 100644 --- a/src/components/MatchChatHistory.vue +++ b/src/components/MatchChatHistory.vue @@ -1,5 +1,5 @@