From 385ea1360e09a6ab8ff946c5dcd29a32bc33cd09 Mon Sep 17 00:00:00 2001 From: Gregoire Parant Date: Wed, 27 Oct 2021 10:02:47 +0200 Subject: [PATCH] Type Chat message Store Signed-off-by: Gregoire Parant --- front/src/Components/Chat/ChatPlayerName.svelte | 6 +++--- front/src/Stores/ChatStore.ts | 9 +++++++-- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/front/src/Components/Chat/ChatPlayerName.svelte b/front/src/Components/Chat/ChatPlayerName.svelte index 9b0630c0..6611a253 100644 --- a/front/src/Components/Chat/ChatPlayerName.svelte +++ b/front/src/Components/Chat/ChatPlayerName.svelte @@ -1,6 +1,6 @@