prettier fix
This commit is contained in:
parent
73ab4f3a26
commit
786448a2b2
1 changed files with 1 additions and 3 deletions
|
@ -91,10 +91,8 @@ export class Room {
|
|||
}
|
||||
|
||||
baseUrl.pathname = "/_/" + instance + "/" + absoluteExitSceneUrl.host + absoluteExitSceneUrl.pathname;
|
||||
|
||||
baseUrl.hash = absoluteExitSceneUrl.hash;
|
||||
|
||||
|
||||
return baseUrl;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue