commit
376af7d28d
1 changed files with 1 additions and 3 deletions
|
@ -91,9 +91,7 @@ export class Room {
|
|||
}
|
||||
|
||||
baseUrl.pathname = "/_/" + instance + "/" + absoluteExitSceneUrl.host + absoluteExitSceneUrl.pathname;
|
||||
if (absoluteExitSceneUrl.hash) {
|
||||
baseUrl.hash = absoluteExitSceneUrl.hash;
|
||||
}
|
||||
baseUrl.hash = absoluteExitSceneUrl.hash;
|
||||
|
||||
return baseUrl;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue