prettier fix

This commit is contained in:
jonny 2022-01-09 23:18:38 +01:00
parent e5afac1df5
commit 73ab4f3a26

View file

@ -91,6 +91,7 @@ export class Room {
}
baseUrl.pathname = "/_/" + instance + "/" + absoluteExitSceneUrl.host + absoluteExitSceneUrl.pathname;
baseUrl.hash = absoluteExitSceneUrl.hash;