From e5afac1df54560ce964b6128a70bb546c356367e Mon Sep 17 00:00:00 2001 From: jonny Date: Sun, 9 Jan 2022 23:17:17 +0100 Subject: [PATCH] prettier fix --- front/src/Connexion/Room.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/front/src/Connexion/Room.ts b/front/src/Connexion/Room.ts index 0f7f9d18..8e151e76 100644 --- a/front/src/Connexion/Room.ts +++ b/front/src/Connexion/Room.ts @@ -91,7 +91,6 @@ export class Room { } baseUrl.pathname = "/_/" + instance + "/" + absoluteExitSceneUrl.host + absoluteExitSceneUrl.pathname; - baseUrl.hash = absoluteExitSceneUrl.hash;