prettier fix

This commit is contained in:
jonny 2022-01-09 23:17:17 +01:00
parent 954d39bb0c
commit e5afac1df5

View file

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