From 7e3e17a3e84e6d33b55dcbdb3897c2d797fa6fd4 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Tue, 27 Aug 2024 15:55:38 +0200 Subject: [PATCH] Link "Create an account" button to registration page (#2583) Fixes: #2328 Signed-off-by: Johannes Marbach --- src/room/RoomAuthView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/room/RoomAuthView.tsx b/src/room/RoomAuthView.tsx index 272b82e4f..83bed2b32 100644 --- a/src/room/RoomAuthView.tsx +++ b/src/room/RoomAuthView.tsx @@ -117,7 +117,7 @@ export const RoomAuthView: FC = () => { Not registered yet?{" "} Create an account