From 616987164fcf00eadeaa940dafc63c13b038d42d Mon Sep 17 00:00:00 2001 From: Pheuw1 Date: Sat, 18 Mar 2023 21:52:22 +0100 Subject: [PATCH] dispatch home --- front/volume/src/App.svelte | 2 ++ front/volume/src/components/Channels.svelte | 2 ++ front/volume/src/components/Chat.svelte | 4 +++- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/front/volume/src/App.svelte b/front/volume/src/App.svelte index dd581d4..44c915d 100644 --- a/front/volume/src/App.svelte +++ b/front/volume/src/App.svelte @@ -11,6 +11,7 @@ MATCHMAKING = "/matchmaking", PROFILE_ID = "/profile_id", } +