From 3f1e6cf65745164bd009868efc53b7edf2163c2c Mon Sep 17 00:00:00 2001 From: Hamcha Date: Mon, 27 Jan 2020 12:56:32 +0100 Subject: [PATCH] Woops --- frontend/src/Chatroom.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/Chatroom.tsx b/frontend/src/Chatroom.tsx index ba444a3..efe4d09 100644 --- a/frontend/src/Chatroom.tsx +++ b/frontend/src/Chatroom.tsx @@ -64,7 +64,7 @@ export default function Chatroom() { return (
);